Skip to content

Commit f199ab9

Browse files
committed
Fix install command in readme
1 parent ac9dfea commit f199ab9

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
@@ -17,7 +17,7 @@ Aspect is a PHP extension that provides a collection of utilities designed to en
1717
To install the Aspect extension, you can use [Pie](https://github.com/php/pie):
1818

1919
```bash
20-
pie install solidworx/ext-aspect
20+
pie install solidworx/aspect
2121
```
2222

2323
## Features

0 commit comments

Comments
 (0)