Surely this will work (README)
This commit is contained in:
parent
0b438a3170
commit
92f67d1942
10
README.md
10
README.md
@ -24,15 +24,15 @@ If you want to install Magicka BBS, follow these steps.
|
||||
2. Clone the repo "git clone https://github.com/apamment/MagickaBBS
|
||||
3. Build JamLib
|
||||
|
||||
`cd MagickaBBS
|
||||
`cd MagickaBBS`
|
||||
|
||||
./configure
|
||||
`./configure`
|
||||
|
||||
make
|
||||
`make`
|
||||
|
||||
su
|
||||
`su`
|
||||
|
||||
make install`
|
||||
`make install`
|
||||
|
||||
4. Build the BBS (You may have to adjust the Makefile for your system)
|
||||
|
||||
|
Reference in New Issue
Block a user