From 5e2be02bc9819c757e1ba85f76ff990600670bee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Duchesneau?= Date: Mon, 27 Apr 2020 14:42:02 -0400 Subject: [PATCH] micro README fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3f3ca19..753cd378 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Explorer & APIs: http://localhost:8080 GraphiQL: http://localhost:8080/graphiql ``` - * If dfuse is starting a new chain, two nodeos instances should now be running on your machine, a block producer node and a mindreader node, and the dfuse services should be ready in a matter of seconds. + * If dfuse is starting a new chain, two nodeos instances will now be running on your machine, a block producer node and a mindreader node, and the dfuse services should be ready in a matter of seconds. * If you chose to sync to an existing chain, only the mindreader node will launch. It may take a while for the initial sync depending on the size of the chain and the services may generate various error logs until it catches up. (More options for quickly syncing with an existing chain will be proposed in coming releases.) 4. If you chose to have dfuse create a new chain for you, see [bootstrapping](./bootstrapping) for info on creating the initial accounts and interacting with the chain