Updated README to mention this is master

This commit is contained in:
Andrew Pamment 2016-04-09 19:30:28 +10:00
parent b9c127b477
commit 1fc67e5367

View File

@ -11,6 +11,12 @@ If you want to install Magicka BBS, follow these steps.
1. Ensure you have git, c compiler, sqlite-dev and gnu make
2. Clone the repo `git clone https://github.com/apamment/MagickaBBS`
2a. This is the master branch, it's recommended to check out the 0.1 branch
cd MagickaBBS/`
git checkout 0.1
3. Build JamLib
`cd MagickaBBS/jamlib`