Skip to content

Commit d66a9b3

Browse files
committed
add comment for step2
Signed-off-by: lixuefeng (Cloud) <[email protected]>
1 parent 4ad65e2 commit d66a9b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/QUICKSTART.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,10 @@ to the client in the `tufclient` directory.
4141

4242
We'll create a target file that will later be delivered as an update to clients.
4343
Metadata about that file will be created and signed, and added to the
44-
repository's metadata.
44+
repository's metadata.
4545

4646
```Bash
47+
# be in the same directory as step 1
4748
$ echo 'Test file' > testfile
4849
$ repo.py --add testfile
4950
$ tree tufrepo/

0 commit comments

Comments
 (0)