Update BUILD.md

This commit is contained in:
Samisafool
2022-04-15 09:43:01 +05:30
committed by GitHub
parent c20513a8c1
commit 62f6b8eab2

View File

@@ -51,7 +51,7 @@ mkdir ~/MultiMC && cd ~/MultiMC
mkdir build
mkdir install
# 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
cd build
cmake -DCMAKE_INSTALL_PREFIX=../install ../src