diff options
author | Kilobyte22 <stiepen22@gmx.de> | 2013-10-10 21:23:00 +0200 |
---|---|---|
committer | Kilobyte22 <stiepen22@gmx.de> | 2013-10-10 21:23:00 +0200 |
commit | a9ceea27cccc7c59be2e5b19e29431e6c0a6b335 (patch) | |
tree | 4bc8970a818f8e1e9076a99a3c2e340bdbcee081 /BUILD.md | |
parent | 23b9a28a159132b50fe87b2766795ff1b9998238 (diff) | |
download | MultiMC-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.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |