Skip to content

Commit b962544

Browse files
committed
update README
1 parent d80c5a1 commit b962544

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@ This application template consists of 3 application tiers:
1515

1616
## Setup
1717

18-
git clone https://github.com/cebe/yii2-app-api my-api
18+
composer create-project cebe/yii2-app-api my-api
1919
cd my-api
2020
cp env.php.dist env.php
21-
composer install
2221

2322
## Generate Code
2423

0 commit comments

Comments
 (0)