summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BUILD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.md b/BUILD.md
index d347ba14..cc7ec9c3 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -169,9 +169,9 @@ Pick an installation path - this is where the final `.app` will be constructed w
```
git clone https://github.com/MultiMC/MultiMC5.git
+cd MultiMC5
git submodule init
git submodule update
-cd MultiMC5
mkdir build
cd build
export CMAKE_PREFIX_PATH=/usr/local/opt/qt5