Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

Commit b6c5af2

Browse files
committed
Update README
1 parent 4116ff5 commit b6c5af2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ The URI polyfill has:
5050
To run the tests, run the following command from the project folder .
5151

5252
``` bash
53-
$ composer test
53+
composer test
5454
```
5555

5656
You can run the benchmark separately using the following command:
5757

5858
``` bash
59-
$ composer benchmark
59+
composer benchmark
6060
```
6161

6262
## Contributing

0 commit comments

Comments
 (0)