From 9ca46b81288f0f68bfce0edf79df4d01ebe5bf18 Mon Sep 17 00:00:00 2001 From: Ladydanger Date: Thu, 3 Sep 2015 10:42:45 +1000 Subject: [PATCH] Further modification --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 6d6f643..59fad16 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,10 @@ This is the official Discourse advertising plugin. It allows advertisements to There are three sets of installation instructions: -1. **Docker Installation - Recommended ** - If you have a live Discourse forum and minimal programming experience. +1. **Docker Installation - Recommended** - If you have a live Discourse forum and minimal programming experience. 2. Non-Docker Installation - If you have experience with programming. This will set up this plugin as a git submodule in your Discourse directory. 3. Local Development - If you want develop locally and have experience with programming. This will set up this plugin as a symlinked file in Discourse's plugin directory. -* Supported Discourse version: v1.4 - ### 1. Docker Installation - Recommended