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