Update README.md
This commit is contained in:
parent
7123d7a3a7
commit
5f9e2338e4
@ -205,6 +205,7 @@ LD_LIBRARY_PATH="$LD_LIBRARY_PATH:./" padsp ./starbound "$@"`
|
|||||||
* First, you will need to have brew installed. Check out how to install [Homebrew](https://brew.sh/)
|
* First, you will need to have brew installed. Check out how to install [Homebrew](https://brew.sh/)
|
||||||
* Install cmake using `brew install cmake`
|
* Install cmake using `brew install cmake`
|
||||||
* Install ninja using `brew install ninja`
|
* Install ninja using `brew install ninja`
|
||||||
|
* Install pkg config using `brew install pkg-config`
|
||||||
* Next, install vcpkg by following the commands below.
|
* Next, install vcpkg by following the commands below.
|
||||||
* Run `cd ~`. This is just so that everything is local to here.
|
* Run `cd ~`. This is just so that everything is local to here.
|
||||||
* Run ` git clone https://github.com/microsoft/vcpkg.git `
|
* Run ` git clone https://github.com/microsoft/vcpkg.git `
|
||||||
|
Loading…
Reference in New Issue
Block a user