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/