Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
remove composer install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnny Robeson committed Mar 22, 2015
1 parent ff70f5b commit f8754a0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ The driver requires zombie.js __version 2.0.0 or higher__.

Use [Composer](https://getcomposer.org/) to install all required PHP dependencies:

```bash
$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install
```

```bash
$ composer require --dev behat/mink behat/mink-zombie-driver
```
Expand Down

0 comments on commit f8754a0

Please sign in to comment.