Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markhuot authored Nov 18, 2023
1 parent 4b51f19 commit 07ea9f3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
# Pest for Craft CMS

```shell
composer require markhuot/craft-pest
./craft plugin/install pest
./craft pest/test
composer require markhuot/craft-pest-core
./craft pest # or ./vendor/bin/pest
```

Handles the setup and installation of [Pest](https://pestphp.com) in to [Craft CMS](https://craftcms.com). This allows you to write tests that look something like this!
Expand Down

0 comments on commit 07ea9f3

Please sign in to comment.