Added lerna to the prerequisites for contributors
This commit is contained in:
parent
7b1ada5091
commit
1327c72020
|
@ -42,6 +42,8 @@ Once you have created your app, you need to create yourself an instance of your
|
||||||
|
|
||||||
*jest* - `npm install -g jest`
|
*jest* - `npm install -g jest`
|
||||||
|
|
||||||
|
*lerna* - `npm install -g lerna`
|
||||||
|
|
||||||
### 2. Clone this repository
|
### 2. Clone this repository
|
||||||
|
|
||||||
`git clone https://github.com/Budibase/budibase.git`
|
`git clone https://github.com/Budibase/budibase.git`
|
||||||
|
|
Loading…
Reference in New Issue