Skip to content
Merged

Typo #38

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down