Update README.md
This commit is contained in:
parent
e1e3246b26
commit
b7ff17bb33
@ -204,7 +204,7 @@ LD_LIBRARY_PATH="$LD_LIBRARY_PATH:./" padsp ./starbound "$@"`
|
|||||||
|
|
||||||
* First, you will need to have brew install. Check out how to install [Homebrew](https://brew.sh/)
|
* First, you will need to have brew install. Check out how to install [Homebrew](https://brew.sh/)
|
||||||
* Next, install vcpkg.
|
* Next, install vcpkg.
|
||||||
* 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 `
|
||||||
* Run `cd vcpkg && ./bootstrap-vcpkg.sh`
|
* Run `cd vcpkg && ./bootstrap-vcpkg.sh`
|
||||||
* Lastly, run ``` export VCPKG_ROOT=~/vcpkg
|
* Lastly, run ``` export VCPKG_ROOT=~/vcpkg
|
||||||
|
Loading…
Reference in New Issue
Block a user