Update README.md

This commit is contained in:
Greg Fitzgerald 2018-03-07 17:20:40 -07:00 committed by GitHub
parent 086c206b76
commit dba6d7a8a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ Lastly, run the client demo again, and verify that all funds were spent in the
previous round, and so no additional transactions are added. previous round, and so no additional transactions are added.
```bash ```bash
$ cat demo-genesis.json | ./silk-client-demo $ cat mint.json | ./silk-client-demo
``` ```
Stop the server again, and verify there are only Tick entries, and no Transaction entries. Stop the server again, and verify there are only Tick entries, and no Transaction entries.