Skip to content

Commit

Permalink
edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
raffaelecarelle committed Oct 29, 2024
1 parent 13837a6 commit dabc2dc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,9 @@ other autoloading strategies and application organizational structures, pull req
## Install

```console
$ composer require --dev jwage/phpunit-test-generator
$ composer require --dev raffaelecarelle/phpunit-test-generator
```

You can also download the latest PHAR from the [releases](https://github.com/jwage/phpunit-test-generator/releases) page.

## Generate Test Class

Take a class named `App\Services\MyService` located in `src/Services/MyService.php`:
Expand Down

0 comments on commit dabc2dc

Please sign in to comment.