diff options
Diffstat (limited to 'BUILD.md')
-rw-r--r-- | BUILD.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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* |