Skip to content

Commit

Permalink
add comment for step2
Browse files Browse the repository at this point in the history
Signed-off-by: lixuefeng (Cloud) <li.xuefeng@h3c.com>
  • Loading branch information
lixuefeng2 committed May 25, 2019
1 parent 4ad65e2 commit d66a9b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/QUICKSTART.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit d66a9b3

Please sign in to comment.