Update README.md

This commit is contained in:
Rohan 2024-07-06 17:25:30 -07:00 committed by GitHub
parent b7ff17bb33
commit b2b56c7967
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -202,7 +202,7 @@ LD_LIBRARY_PATH="$LD_LIBRARY_PATH:./" padsp ./starbound "$@"`
<details> <details>
<summary><b>macOS</b></summary> <summary><b>macOS</b></summary>
* First, you will need to have brew install. 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/)
* 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 `