commit
3680f1e599
2
BUILD.md
2
BUILD.md
@ -50,7 +50,7 @@ mkdir ~/MultiMC && cd ~/MultiMC
|
|||||||
mkdir build
|
mkdir build
|
||||||
mkdir install
|
mkdir install
|
||||||
# clone the complete source
|
# clone the complete source
|
||||||
git clone --recursive git@github.com:MultiMC/MultiMC5.git src
|
git clone --recursive https://github.com/MultiMC/MultiMC5.git src
|
||||||
# configure the project
|
# configure the project
|
||||||
cd build
|
cd build
|
||||||
cmake -DCMAKE_INSTALL_PREFIX=../install ../src
|
cmake -DCMAKE_INSTALL_PREFIX=../install ../src
|
||||||
|
Loading…
Reference in New Issue
Block a user