From 1c3f185554b167fe3f146e267903260b697188ca Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 13 Jan 2015 15:23:53 +0000 Subject: [PATCH] Link to new documentation. Closes #341. --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 12ca8849..0809aa15 100644 --- a/README.md +++ b/README.md @@ -28,17 +28,15 @@ Cachet is currently unable to build assets under CentOS 6 and Debian Wheezy. Thi ## Requirements - PHP 5.4 or newer +- mcrypt extension - Composer - Node.js + Bower + Gulp -- mcrypt extension -## Installation +## Installation & Documentation -See the [INSTALL.md](/docs/setup/install.md) document for more information. If you'd like to add more documentation, please create a Pull Request, I'd be happy to merge! - -[Deploying to Heroku](/docs/setup/install.md#deploy-to-heroku) requires one-click to get started and no knowledge of PHP or Laravel afterwards. +You can now find our documentation at [https://docs.cachethq.io](https://docs.cachethq.io) or, directly at [http://cachet.readme.io](http://cachet.readme.io). ## Translations