From 2f9f37775e23f5ed3204019a46bb400fd533e46e Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Thu, 1 Jun 2023 06:40:49 +0200 Subject: [PATCH] remove spurious backslashes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4be29ca..47c7bbd 100644 --- a/README.md +++ b/README.md @@ -55,9 +55,9 @@ Rename an e-smith package as smeserver and change relevant files optional parameters, can appear in any order -* \ (any gitea organisation smeserver, smecontribs or user - defaults to smeserver)\ -* \ will use parameters set for local repository else it will use remote\ -* \ will automagically delete an existing repo, otherwise it will prompt\ +* \ (any gitea organisation smeserver, smecontribs or user - defaults to smeserver) +* \ will use parameters set for local repository else it will use remote +* \ will automagically delete an existing repo, otherwise it will prompt * \ run in debug mode This works whether the repo and local files exist of not (it deletes them if necessary) \ No newline at end of file