We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0022101 commit d587bd0Copy full SHA for d587bd0
README.md
@@ -51,7 +51,7 @@ at [getcomposer.org](http://getcomposer.org/doc/00-intro.md#installation-nix).
51
You can then install this project template using the following command:
52
53
~~~
54
-php composer.phar create-project --prefer-dist --stability=dev yiisoft/yii2-app-basic basic
+composer create-project --prefer-dist yiisoft/yii2-app-basic basic
55
56
57
Now you should be able to access the application through the following URL, assuming `basic` is the directory
0 commit comments