diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6c286888..a1b613ac 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,7 +49,7 @@ Complete your CLA here: 3. Install or Update all dependencies ```sh - npm install + lerna bootstrap # npm install -g lerna ``` 4. Get coding! If you've added code, add tests. If you've changed APIs, update