From 1679afb9b4feb15eec12b886f926b968b8673c6d Mon Sep 17 00:00:00 2001 From: Michael Bumann Date: Sun, 24 Mar 2019 14:43:43 +0000 Subject: [PATCH] formatting --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bc5020d..2b6865e 100644 --- a/README.md +++ b/README.md @@ -46,16 +46,16 @@ Ethereum RPC port. 1. Run an Ethereum node and ipfs - $ npm run devchain - $ ipfs daemon + $ npm run devchain + $ ipfs daemon 2. Deploy each app to the devchain - $ npm run deploy:apps + $ npm run deploy:apps 3. Deploy a new DAO with the latest app versions - $ npm run deploy:dao + $ npm run deploy:dao ## Contract Deployment