From a976aa4e16d282d88bf10d1fe0f363b99dac911d Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Sat, 14 Nov 2015 21:16:23 +0100 Subject: [PATCH] [BUGFIX] Install --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 7aebd41..745e504 100644 --- a/readme.md +++ b/readme.md @@ -3,10 +3,10 @@ and mink in a basic setup. # Install -Run `composer install` from within the repository. - -You can verify with `bin/behat -di` whether Behat works and the language is -available to write website tests. +1. Clone the repository, or download. +2. Run `composer install` from within the repository. + You can verify with `bin/behat -di` whether Behat works and the language is + available to write website tests. ## For non headless browser