Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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 "$@"`
<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 `