Update readme.md

This commit is contained in:
Martin McKeaveney 2020-01-29 09:11:33 +00:00 committed by GitHub
parent 8826ecdca8
commit fe9d83d08e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -50,9 +50,11 @@ then `cd ` into your local copy...
### 3. Install and Build ### 3. Install and Build
`yarn bootstrap` will install all modules `yarn` to install project dependencies
`yarn build` will build all packages `yarn bootstrap` will install all budibase modules
`yarn build` will build all budibase packages
`yarn initialise` will initialise your budibase (i.e. create local database) `yarn initialise` will initialise your budibase (i.e. create local database)