diff options
author | Rohan <73246001+RohanBhattacharyya@users.noreply.github.com> | 2024-07-06 17:25:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-06 17:25:30 -0700 |
commit | b2b56c7967843afc17281cb50b36e19b7e405a62 (patch) | |
tree | 92c9011c276d4b8154a7f84e6a49ba2fa292f2b1 /README.md | |
parent | b7ff17bb33369b1e03476d6beaf5e066b68b96ff (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -202,7 +202,7 @@ LD_LIBRARY_PATH="$LD_LIBRARY_PATH:./" padsp ./starbound "$@"` <details> <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. * Run `cd ~`. This is just so that everything is local to here. * Run ` git clone https://github.com/microsoft/vcpkg.git ` |