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

Commit

Permalink
Closes #47
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jul 4, 2015
1 parent c0eeb18 commit edfc5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -29,7 +29,7 @@ Simply add a dependency on `phpunit/phpunit-skeleton-generator` to your project'

For a system-wide installation via Composer, you can run:

composer global require 'phpunit/phpunit-skeleton-generator=*'
composer global require "phpunit/phpunit-skeleton-generator=*"

Make sure you have `~/.composer/vendor/bin/` in your path.

0 comments on commit edfc5a3

Please sign in to comment.