Skip to content

Commit cfac75e

Browse files
Merge pull request #380 from eltociear/patch-1
docs: update README.md
2 parents e74a971 + f00a6c3 commit cfac75e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,9 @@ brew install cmake
134134

135135
You can run `make install` to install deps all in one (or `make install-dev` if you need the development versions).
136136

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.
137+
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.
138138

139-
#### Step by step build dependancy
139+
#### Step by step build dependency
140140

141141
The project uses git submodules for dependencies.
142142

0 commit comments

Comments
 (0)