aboutsummaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authorDioEgizio <83089242+DioEgizio@users.noreply.github.com>2022-01-29 10:14:00 +0100
committerGitHub <noreply@github.com>2022-01-29 10:14:00 +0100
commitd81e2bb0b0f60450cecfc1390e3a960f3b6e7bbb (patch)
treec1966e061c172b23abe3839bb8bc0e2ee6bb46b0 /BUILD.md
parent177c10bb0fc2667b4103724c6cf8e7455a1b786b (diff)
downloadPrismLauncher-d81e2bb0b0f60450cecfc1390e3a960f3b6e7bbb.tar.gz
PrismLauncher-d81e2bb0b0f60450cecfc1390e3a960f3b6e7bbb.tar.bz2
PrismLauncher-d81e2bb0b0f60450cecfc1390e3a960f3b6e7bbb.zip
extra refinements
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.md b/BUILD.md
index 03f18563..4e2a284b 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -230,7 +230,7 @@ xcode-select --install
### Build
-Pick an installation path - this is where the final `.app` will be constructed when you run `make install`. Supply it as the `CMAKE_INSTALL_PREFIX` argument during CMake configuration.
+Pick an installation path - this is where the final `polymc.app` will be constructed when you run `make install`. Supply it as the `CMAKE_INSTALL_PREFIX` argument during CMake configuration.
```
git clone --recursive https://github.com/PolyMC/PolyMC.git