diff --git a/docs/QUICKSTART.md b/docs/QUICKSTART.md index d56d97c262..eb3eaf893e 100644 --- a/docs/QUICKSTART.md +++ b/docs/QUICKSTART.md @@ -41,9 +41,10 @@ to the client in the `tufclient` directory. We'll create a target file that will later be delivered as an update to clients. Metadata about that file will be created and signed, and added to the -repository's metadata. +repository's metadata. ```Bash +# be in the same directory as step 1 $ echo 'Test file' > testfile $ repo.py --add testfile $ tree tufrepo/