Skip to content

Commit 4a3931a

Browse files
committed
Corrected basic application readme
1 parent c940089 commit 4a3931a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ You can then install the Bootstrap Application using the following command:
5252
php composer.phar create-project --stability=dev yiisoft/yii2-app-basic yii-basic
5353
~~~
5454

55-
Now you should be able to access the Bootstrap Application using the URL `http://localhost/yii-basic/www/`,
55+
Now you should be able to access the application using the URL `http://localhost/yii-basic/www/`,
5656
assuming `yii-basic` is directly under the document root of your Web server.
5757

5858

0 commit comments

Comments
 (0)