Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
wshafer committed Mar 21, 2018
1 parent 4ce15bd commit 3f98aab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ use this in production.

Install Swoole
```bash
$ pecl install swoole
$ pecl install swoole-2.1.1
```

Install Zend Expressive
```bash
$ composer create-project "zendframework/zend-expressive-skeleton:3.0.0rc1"
$ composer create-project zendframework/zend-expressive-skeleton
```

Add the Swoole + Expressive composer package
Expand Down

0 comments on commit 3f98aab

Please sign in to comment.