diff --git a/README.md b/README.md index 9efa4cd..4094171 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,7 @@ LD_LIBRARY_PATH="$LD_LIBRARY_PATH:./" padsp ./starbound "$@"` macOS * First, you will need to have brew installed. Check out how to install [Homebrew](https://brew.sh/) -* Next, install vcpkg. +* Next, install vcpkg by following the commands below. * Run `cd ~`. This is just so that everything is local to here. * Run ` git clone https://github.com/microsoft/vcpkg.git ` * Run `cd vcpkg && ./bootstrap-vcpkg.sh`