Updated README to mention this is master
This commit is contained in:
parent
b9c127b477
commit
1fc67e5367
@ -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
|
1. Ensure you have git, c compiler, sqlite-dev and gnu make
|
||||||
2. Clone the repo `git clone https://github.com/apamment/MagickaBBS`
|
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
|
3. Build JamLib
|
||||||
|
|
||||||
`cd MagickaBBS/jamlib`
|
`cd MagickaBBS/jamlib`
|
||||||
|
Reference in New Issue
Block a user