We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e74a971 + f00a6c3 commit cfac75eCopy full SHA for cfac75e
README.md
@@ -134,9 +134,9 @@ brew install cmake
134
135
You can run `make install` to install deps all in one (or `make install-dev` if you need the development versions).
136
137
-Be aware that the build task is very long and cpu consuming, as you will build from sources all dependancies, including the v8 Javascript engine.
+Be aware that the build task is very long and cpu consuming, as you will build from sources all dependencies, including the v8 Javascript engine.
138
139
-#### Step by step build dependancy
+#### Step by step build dependency
140
141
The project uses git submodules for dependencies.
142
0 commit comments