Update README for install-all script

This commit is contained in:
Basti 2019-04-09 12:45:09 +02:00
parent 8cbef8458d
commit 096a9f3cea
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67

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