diff --git a/README.md b/README.md index 3b8c537..114b9af 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ If you already have a live Discourse forum up, please go to the Quick Start head * Clone the [Discourse Adplugin Repo](http://github.com/team-melbourne-rgsoc2015/discourse-adplugin) in a new local folder. -* Separately clone [Discourse Forum](https://github.com/discourse/discourse) in another local folder. +* Separately clone [Discourse Forum](https://github.com/discourse/discourse) in another local folder and [install Discourse](https://meta.discourse.org/t/beginners-guide-to-install-discourse-on-ubuntu-for-development/14727). * In your terminal, go into Discourse folder navigate into the plugins folder. Example ```cd ~/code/discourse/plugins``` * Create a symlink in this folder by typing the following into your terminal :