Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add testing instruction
  • Loading branch information
digitlimit authored Nov 9, 2024
1 parent 2d48436 commit 086b4ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,8 @@ https://github.com/your-username/your-repo/settings/hooks
### Testing

```bash
composer test
composer install
php vendor/bin/testbench package:test
```

### Changelog
Expand Down

0 comments on commit 086b4ac

Please sign in to comment.