Skip to content

Commit 37d9232

Browse files
committed
fixed terrible doc formatting
1 parent 215eeb0 commit 37d9232

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,10 @@ try {
9292
Run `composer install` inside the directory to install dependecies and development tools.
9393

9494
### Testing
95-
Once all the dependencies are installed, you can execute the unit tests using ```composer test```.
95+
Once all the dependencies are installed, you can execute the unit tests using
96+
```
97+
composer test
98+
```
9699

97100
### Contributing
98101
1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.

0 commit comments

Comments
 (0)