summaryrefslogtreecommitdiffstats
path: root/BUILD.md
diff options
context:
space:
mode:
authorKilobyte22 <stiepen22@gmx.de>2013-10-10 21:23:00 +0200
committerKilobyte22 <stiepen22@gmx.de>2013-10-10 21:23:00 +0200
commita9ceea27cccc7c59be2e5b19e29431e6c0a6b335 (patch)
tree4bc8970a818f8e1e9076a99a3c2e340bdbcee081 /BUILD.md
parent23b9a28a159132b50fe87b2766795ff1b9998238 (diff)
downloadMultiMC-a9ceea27cccc7c59be2e5b19e29431e6c0a6b335.tar
MultiMC-a9ceea27cccc7c59be2e5b19e29431e6c0a6b335.tar.gz
MultiMC-a9ceea27cccc7c59be2e5b19e29431e6c0a6b335.tar.lz
MultiMC-a9ceea27cccc7c59be2e5b19e29431e6c0a6b335.tar.xz
MultiMC-a9ceea27cccc7c59be2e5b19e29431e6c0a6b335.zip
Improved Build.md - linux section (again)
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/BUILD.md b/BUILD.md
index fb88ea29..e2c17e64 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -22,6 +22,7 @@ Build Instructions
```bash
git clone git@github.com:MultiMC/MultiMC5.git # get the code
cd MultiMC5
+git checkout develop
```
once that is done, do these commands:
@@ -111,4 +112,4 @@ Getting the project to build and run on Windows is easy if you use Qt's IDE, Qt
# OS X
-*There are no build instructions for OS X yet. If you can help with this section please contact us on IRC (Esper/#MultiMC)!*
+*There are no build instructions for OS X yet. If you can help with this section please contact us on IRC (Esper/#MultiMC)!* \ No newline at end of file