From b89886f948173cee3e14f185a025676b5712ea16 Mon Sep 17 00:00:00 2001 From: Andrew Pamment Date: Wed, 23 Mar 2016 18:43:44 +1000 Subject: [PATCH] Final readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f92384..2f79836 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ I plan to work on things in this order: 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 +2. Clone the repo `git clone https://github.com/apamment/MagickaBBS` 3. Build JamLib `cd MagickaBBS`