From 92f67d1942310b223f69da9abf19baabd1f7d035 Mon Sep 17 00:00:00 2001 From: Andrew Pamment Date: Wed, 23 Mar 2016 18:42:34 +1000 Subject: [PATCH] Surely this will work (README) --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d3bd68b..2f92384 100644 --- a/README.md +++ b/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)