From 8b53308f10bcc151e4d0addea97803f7e178f043 Mon Sep 17 00:00:00 2001 From: Hannah Wolfe Date: Wed, 13 Apr 2016 19:49:07 +0100 Subject: [PATCH] Update location of download page - https://ghost.org/downloads/ is now https://ghost.org/developers/ --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 960d816e41..0361daec4f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The project is maintained by a non-profit organisation called the **Ghost Foundation**, along with an amazing group of independent [contributors](https://github.com/TryGhost/Ghost/contributors). We're trying to make publishing software that changes the shape of online journalism. - [Ghost.org](https://ghost.org) -- [Latest Release](https://ghost.org/download/) +- [Latest Release](https://ghost.org/developers/) - [Support](http://support.ghost.org/) - [Theme Docs](http://themes.ghost.org) - [Contributing Guide](https://github.com/TryGhost/Ghost/blob/master/.github/CONTRIBUTING.md) @@ -22,7 +22,7 @@ The project is maintained by a non-profit organisation called the **Ghost Founda Make sure you've installed Node.js - We recommend the latest **Node v0.10.x** release. For other versions [click here](http://support.ghost.org/supported-node-versions/). May contain nuts. -1. Download the [latest release](https://ghost.org/download/) of Ghost +1. Download the [latest release](https://ghost.org/developers/) of Ghost 1. Unzip in the location you want to install 1. Fire up a terminal 1. `npm install --production`