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.