From b2b56c7967843afc17281cb50b36e19b7e405a62 Mon Sep 17 00:00:00 2001 From: Rohan <73246001+RohanBhattacharyya@users.noreply.github.com> Date: Sat, 6 Jul 2024 17:25:30 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea372c3..ccd3f44 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ LD_LIBRARY_PATH="$LD_LIBRARY_PATH:./" padsp ./starbound "$@"`
macOS -* 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 `