From f11c000d959df9a42e73e07aeb2f2fa1ca12cb69 Mon Sep 17 00:00:00 2001 From: "lixuefeng (Cloud)" Date: Mon, 27 May 2019 17:40:59 +0800 Subject: [PATCH] remove useless space charactor Signed-off-by: lixuefeng (Cloud) --- docs/QUICKSTART.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/QUICKSTART.md b/docs/QUICKSTART.md index d56d97c262..34f1763f96 100644 --- a/docs/QUICKSTART.md +++ b/docs/QUICKSTART.md @@ -44,6 +44,7 @@ Metadata about that file will be created and signed, and added to the repository's metadata. ```Bash +# be in the same directory as step 1 $ echo 'Test file' > testfile $ repo.py --add testfile $ tree tufrepo/