Skip to content

Commit

Permalink
Add new requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
vinkla committed Apr 4, 2016
1 parent 6fb7171 commit e30a8c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ composer create-project wordplate/wordplate

To use WordPlate, you need to have PHP 5.5.9+ installed on your machine. You'll also optionally need [Node.js](https://nodejs.org/en/) and [NPM](https://www.npmjs.com/) installed if you want to use [Elixir](https://laravel.com/docs/5.2/elixir) to compile your CSS and Javascript.

Make sure your server meets the following requirements:
- PHP >= 5.5.9
- Mbstring PHP Extension

Install WordPlate by issuing the Composer `create-project` command in your terminal:

```bash
Expand Down

0 comments on commit e30a8c6

Please sign in to comment.