From dba6d7a8a6b0339b4d9a265478c9d03e8fa4c81b Mon Sep 17 00:00:00 2001 From: Greg Fitzgerald Date: Wed, 7 Mar 2018 17:20:40 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b6fe128f..c1a436595 100644 --- a/README.md +++ b/README.md @@ -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. ```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.