Skip to content

Commit

Permalink
prepare for release 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
tunecino committed Nov 4, 2017
1 parent 343d4c7 commit 1dc82b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ If you do not have Composer, you may follow the instructions in the [Yii Guide](

You can then install this project template using the following command:
```
composer create-project --prefer-dist tunecino/yii2-app-builder=2.0.13rc1 your-app-name
composer create-project --prefer-dist tunecino/yii2-app-builder your-app-name
```
Once the command finish go inside the created folder and init the app on `dev` mode same as you usually do with the [advanced template](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/start-installation.md#preparing-application):

Expand Down

0 comments on commit 1dc82b9

Please sign in to comment.