fix typo
This commit is contained in:
parent
7f4fd04cfe
commit
04be2404ce
2
BUILD.md
2
BUILD.md
@ -230,7 +230,7 @@ xcode-select --install
|
||||
|
||||
### Build
|
||||
|
||||
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. By default, it's in the build/dist folder under PolyMC
|
||||
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. By default, it's in the build/dist folder under PolyMC
|
||||
|
||||
```
|
||||
git clone --recursive https://github.com/PolyMC/PolyMC.git
|
||||
|
Loading…
Reference in New Issue
Block a user