From 3a29393163b4cc33b8fac7213187d05f05130c4e Mon Sep 17 00:00:00 2001 From: Jason Williams Date: Mon, 29 Dec 2014 09:41:17 -0600 Subject: [PATCH] Revert punctuation change in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc3304f1117..d10708230f3 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Please do **NOT** use the master branch of Ghost in production. If you are using 1. `grunt init` (and `grunt prod` if you want to run Ghost in production mode) 1. `npm start` -Full instructions & troubleshooting tips can be found in the [Contributing Guide](https://github.com/TryGhost/Ghost/blob/master/CONTRIBUTING.md) under the heading "[Working on Ghost Core](https://github.com/TryGhost/Ghost/blob/master/CONTRIBUTING.md#working-on-ghost-core)." +Full instructions & troubleshooting tips can be found in the [Contributing Guide](https://github.com/TryGhost/Ghost/blob/master/CONTRIBUTING.md) under the heading "[Working on Ghost Core](https://github.com/TryGhost/Ghost/blob/master/CONTRIBUTING.md#working-on-ghost-core)". Check out the [Documentation](http://support.ghost.org/) for more detailed instructions, or get in touch via the [forum](http://ghost.org/forum) if you get stuck.