From 8c7c64a4a20ab4d29b7bf84d4a7d25742dbbd712 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Wed, 25 Feb 2015 14:58:34 +0000 Subject: [PATCH] Removed Cent OS Incompatibility notes. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8814147a..9b47822f 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,6 @@ For more information on why I started developing Cachet, check out my [blog post **Currently in development. Things may change or break until a solid release has been announced.** -## Incompatibility - -Cachet is currently unable to build assets under CentOS 6 and Debian Wheezy. This problem lies within the dependencies of our build setup, not Cachet itself. For more information see [this issue](https://github.com/cachethq/Cachet/issues/275). - ## Features - List your services components. @@ -31,6 +27,11 @@ Cachet is currently unable to build assets under CentOS 6 and Debian Wheezy. Thi - PHP 5.4 or newer - mcrypt extension - Composer + +## Development Requirements + +The following extra dependencies are required to develop Cachet. + - Node.js + Bower + Gulp