Added link to installation instructions

This commit is contained in:
ladydanger 2015-09-08 10:09:00 +10:00
parent c868d4892a
commit 0ca6953ba9
1 changed files with 1 additions and 1 deletions

View File

@ -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
: