summaryrefslogtreecommitdiffstats
path: root/BUILD.md
diff options
context:
space:
mode:
authorKilobyte <stiepen22@gmx.de>2013-09-22 15:36:23 +0200
committerKilobyte <stiepen22@gmx.de>2013-09-22 15:36:23 +0200
commit6a0712cf66eb8d0cb90cc7b597f090c074f0394b (patch)
tree407ea147ad457e0df976d78e41ecc09a3cd19685 /BUILD.md
parentb0fb2e48ac2873b8e35fcd686a47c6ea37fe918c (diff)
downloadMultiMC-6a0712cf66eb8d0cb90cc7b597f090c074f0394b.tar
MultiMC-6a0712cf66eb8d0cb90cc7b597f090c074f0394b.tar.gz
MultiMC-6a0712cf66eb8d0cb90cc7b597f090c074f0394b.tar.lz
MultiMC-6a0712cf66eb8d0cb90cc7b597f090c074f0394b.tar.xz
MultiMC-6a0712cf66eb8d0cb90cc7b597f090c074f0394b.zip
Update BUILD.md
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 c536e588..2d16380b 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -10,6 +10,7 @@ Build on...
```bash
git clone git@github.com:MultiMC/MultiMC5.git # get the code
+# if you want a development build also run git checkout develop. otherwise you get a stable build (from master)
cd MultiMC5
```
@@ -59,4 +60,4 @@ Congrats. Your MMC5 should run
## <a id="osx"></a>OSX
-*MMC5 is not working on OSX yet. If you get it somehow working anyways, tell us how* \ No newline at end of file
+*MMC5 is not working on OSX yet. If you get it somehow working anyways, tell us how*