diff --git a/README.md b/README.md index 8a8baaab..a99c9daa 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,7 @@ The application is designed to be flexible enough so that it can handle any ente ## Setup -To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) -(which comes with [npm](http://npmjs.com)) installed on your computer. From your command line: +To clone and run this application, you'll need [Git](https://git-scm.com), [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) and [Composer](https://getcomposer.org) installed on your computer. From your command line: ```bash # Clone this repository