We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c940089 commit 4a3931aCopy full SHA for 4a3931a
README.md
@@ -52,7 +52,7 @@ You can then install the Bootstrap Application using the following command:
52
php composer.phar create-project --stability=dev yiisoft/yii2-app-basic yii-basic
53
~~~
54
55
-Now you should be able to access the Bootstrap Application using the URL `http://localhost/yii-basic/www/`,
+Now you should be able to access the application using the URL `http://localhost/yii-basic/www/`,
56
assuming `yii-basic` is directly under the document root of your Web server.
57
58
0 commit comments