From e01cee5779fa0b19f6c6d8443c088f787c47815d Mon Sep 17 00:00:00 2001 From: Maks Date: Mon, 24 Jun 2013 14:19:20 +0300 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89406fbf..0d7ebe9d 100644 --- a/README.md +++ b/README.md @@ -208,7 +208,7 @@ First clone the magento-composer-installer, then install the dev-stuff: ./bin/composer.phar install --dev ``` -then run ```phpunit``` in projekt-root directory. +then run ```phpunit``` in project-root directory. Windows users please run ```phpunit``` with Administrator permissions.