Added list of requirements

This commit is contained in:
James Brooks
2014-12-30 22:09:22 +00:00
parent 06e7d3ae91
commit cd4c2e1e92

View File

@@ -16,6 +16,15 @@ For more information on why I started developing Cachet, check out my [blog post
- Apply a custom stylesheet to the status page.
- Markdown support for incident messages.
# Requirements
- PHP 5.4 or newer
- Composer
- Node.js
+ Bower
+ Gulp
- mcrypt extension
# Installation
See the [INSTALL.md](/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!