diff --git a/README.md b/README.md index beb5cf6..d90e1bf 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Either use `./deploy_contract.sh` script (!! change contract values and set priv 4. Run dev app -Move to `app` dir and run `npm run dev` +Move to `app` dir, install deps via `npm install` and run `npm run dev` to start the dev server. 3. Local development requires mining blocks by hand