Skip to content

Commit 50333b9

Browse files
author
Muhammet ŞAFAK
authored
Update README.md
1 parent 24613f2 commit 50333b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A helpful library that allows you to measure and compare the runtime of the code
77
## Installation
88

99
```
10-
composer require initphp/performancemeter
10+
composer require initphp/performance-meter
1111
```
1212

1313
This is a library consisting of a single file and a single class. You can choose to manually include the `src/PerformanceMeter.php` file in the project. However, I recommend Composer to manage patches and updates more easily.

0 commit comments

Comments
 (0)