diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-08-05 09:32:18 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-08-05 09:32:18 +0100 |
commit | 33604c3087217f6437d91ad545b4151e26b45cf6 (patch) | |
tree | 7b06ecb8d20b2539c2dd0798131a822c6d4bfc98 /docs/installing/index.md | |
parent | 343f9ff1621a8759e3f3f38186e3146adfcc9a75 (diff) | |
parent | b429da6a33c2e75756a26168c42435cf52f931de (diff) |
Merge branch 'gh-pages-vagrant' into gh-pages
Diffstat (limited to 'docs/installing/index.md')
-rw-r--r-- | docs/installing/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/installing/index.md b/docs/installing/index.md index 41d1a5602..c04aaa3ca 100644 --- a/docs/installing/index.md +++ b/docs/installing/index.md @@ -50,6 +50,7 @@ those servers, because Capistrano takes care of that for you. ## Installing the core code +* [Install into a Vagrant virtual development environment]({{ site.baseurl }}docs/installing/vagrant/) -- a good choice for development, and playing around with the site. * [Install on Amazon EC2]({{ site.baseurl }}docs/installing/ami/) using our AMI * [Use the installation script]({{ site.baseurl }}docs/installing/script/) which does the full installation on your own server * [Manual installation]({{ site.baseurl }}docs/installing/manual_install/) -- step-by-step instructions |