Update README for install-all script

This commit is contained in:
2019-04-09 12:45:09 +02:00
parent 8cbef8458d
commit 096a9f3cea

View File

@@ -22,7 +22,7 @@ Each of the aragon apps are separate packages:
$ cd apps/[app]
$ npm install
this will be automatically executed after you run `npm install` through a `postinstall` hook.
You can use `npm run install-all` to install all app dependencies at once.
### Local development chain