mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 22:53:28 +00:00
docs: update README.md
dependancies -> dependencies dependancy -> dependency
This commit is contained in:
committed by
GitHub
parent
e74a9711ca
commit
f00a6c396f
@@ -134,9 +134,9 @@ brew install cmake
|
|||||||
|
|
||||||
You can run `make install` to install deps all in one (or `make install-dev` if you need the development versions).
|
You can run `make install` to install deps all in one (or `make install-dev` if you need the development versions).
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
#### Step by step build dependancy
|
#### Step by step build dependency
|
||||||
|
|
||||||
The project uses git submodules for dependencies.
|
The project uses git submodules for dependencies.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user