fix another typo (omg I'm doing too commits)
This commit is contained in:
parent
04be2404ce
commit
9d36cf4b5a
2
BUILD.md
2
BUILD.md
@ -230,7 +230,7 @@ xcode-select --install
|
|||||||
|
|
||||||
### Build
|
### 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 dist folder under PolyMC
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone --recursive https://github.com/PolyMC/PolyMC.git
|
git clone --recursive https://github.com/PolyMC/PolyMC.git
|
||||||
|
Loading…
Reference in New Issue
Block a user