Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kgsint committed Jan 11, 2024
1 parent 1de86ae commit ecff897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ php -S localhost:<portnumber> -t public
```
To run the tests:
```bash
./vendor/bin/pest
composer test
```

0 comments on commit ecff897

Please sign in to comment.