From 0b438a31707cb8e18806f6c1e29d4845b0860fb6 Mon Sep 17 00:00:00 2001 From: Andrew Pamment Date: Wed, 23 Mar 2016 18:41:45 +1000 Subject: [PATCH] More README fiddling --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 275ddb2..d3bd68b 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,13 @@ If you want to install Magicka BBS, follow these steps. 3. Build JamLib `cd MagickaBBS + ./configure + make + su + make install` 4. Build the BBS (You may have to adjust the Makefile for your system) @@ -41,9 +45,9 @@ If you want to install Magicka BBS, follow these steps. 6. Edit the config files and update essential information, like system paths and BBS name etc 7. Copy the ansi-default directory to the one specified in your system path - `eg. + eg. - cp -r ansi-default ansi` + `cp -r ansi-default ansi` 8. Run Magicka BBS on a port over 1024 (Below require root, and wer're not ready for that).