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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRohan <73246001+RohanBhattacharyya@users.noreply.github.com>2024-07-06 17:30:19 -0700
committerGitHub <noreply@github.com>2024-07-06 17:30:19 -0700
commitaff00139ff03f45dc3d62b72fb58444aa445a09b (patch)
tree919521309fa1a2a1a0daf14c8d0b7437a4a83c78
parent36e8d29ad4f0bdbb7a664fc19f35e029bd0d32b9 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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 "$@"`
<summary><b>macOS</b></summary>
* 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`