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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRohan <73246001+RohanBhattacharyya@users.noreply.github.com>2024-07-06 17:24:44 -0700
committerGitHub <noreply@github.com>2024-07-06 17:24:44 -0700
commitb7ff17bb33369b1e03476d6beaf5e066b68b96ff (patch)
treebb1f8739135c5cd331a1aa70555797b1c5b99592
parente1e3246b2660401cf6d9a4694a1a9c168ad9a5d9 (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 9ceaffa..ea372c3 100644
--- a/README.md
+++ b/README.md
@@ -204,7 +204,7 @@ LD_LIBRARY_PATH="$LD_LIBRARY_PATH:./" padsp ./starbound "$@"`
* First, you will need to have brew install. 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 `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`
* Lastly, run ``` export VCPKG_ROOT=~/vcpkg