Unverified Commit 80363372 authored by Ruslan Konviser's avatar Ruslan Konviser Committed by GitHub
Browse files

Merge pull request #1093 from 0xflotus/patch-1

(docs): fixed small errors
parents d5264846 279bcfa4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -149,7 +149,7 @@ The command above install all required packages for every sub-project of the Eve

Note: if above command fails for any reason, you can try to install required packages manually by running `yarn` inside every sub-folder with 'package.json' file.

After Lerna boostrap everything you need to run build for all projecs as described above in the "Build" section.
After Lerna bootstrap everything you need to run build for all projects as described above in the "Build" section.

### MongoDB