Skip to content

Commit c2e2ddb

Browse files
committed
update readme
1 parent f03a5ce commit c2e2ddb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ More information about PSX at [phpsx.org](https://phpsx.org/).
2020

2121
To install the framework you can simply install this demo API project.
2222

23-
php composer.phar create-project psx/psx .
23+
```
24+
composer create-project psx/psx .
25+
```
2426

2527
## Getting started
2628

0 commit comments

Comments
 (0)