Merge pull request #179 from Samisafool/patch-1

Update BUILD.md
This commit is contained in:
Sebastian
2022-04-17 12:20:48 -05:00
committed by GitHub

View File

@@ -51,7 +51,7 @@ mkdir ~/MultiMC && cd ~/MultiMC
mkdir build mkdir build
mkdir install mkdir install
# clone the complete source # clone the complete source
git clone --recursive https://github.com/AfoninZ/MultiMC5-Cracked.git src git clone --recursive https://github.com/AfoninZ/UltimMC.git src
# configure the project # configure the project
cd build cd build
cmake -DCMAKE_INSTALL_PREFIX=../install ../src cmake -DCMAKE_INSTALL_PREFIX=../install ../src