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