aboutsummaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authorOverMighty <its.overmighty@gmail.com>2020-05-04 11:36:41 +0200
committerOverMighty <its.overmighty@gmail.com>2020-05-04 11:36:41 +0200
commit313a6574c15e0cc0fd9bb510609b63905d1c760b (patch)
tree02d108881481f76c6c1dd6faab0cc2b844fcf8de /BUILD.md
parent381c12547fe91a7392f42337674da390841b39ed (diff)
parent5ca5661c23050d738f1d5f9ced5e7fb71eef3fce (diff)
downloadPrismLauncher-313a6574c15e0cc0fd9bb510609b63905d1c760b.tar.gz
PrismLauncher-313a6574c15e0cc0fd9bb510609b63905d1c760b.tar.bz2
PrismLauncher-313a6574c15e0cc0fd9bb510609b63905d1c760b.zip
chore: pull changes from upstream
Diffstat (limited to 'BUILD.md')
-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