Further modification

This commit is contained in:
Ladydanger 2015-09-03 10:42:45 +10:00
parent 0f2341115d
commit 9ca46b8128

View File

@ -14,8 +14,6 @@ There are three sets of installation instructions:
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