Browse Source

Update readme.md

pull/14/head
Daniel Loudon 7 years ago
committed by GitHub
parent
commit
806adc2990
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      readme.md

4
readme.md

@ -25,11 +25,11 @@ then `cd ` into your local copy...
`lerna bootstrap` will install all modules
`lerna run build` will build all pakcages
`lerna run build` will build all packages
`lerna run initialise` will initialise your budibase (i.e. create local database)
### 3. Running
### 4. Running
`lerna run dev:builder` - will run up the builder and server together - i.e. when you want to do some work on the builder

Loading…
Cancel
Save