소스 검색

Corrected basic application readme

Alexander Makarov 12 년 전
부모
커밋
4a3931a854
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -52,7 +52,7 @@ You can then install the Bootstrap Application using the following command:
 php composer.phar create-project --stability=dev yiisoft/yii2-app-basic yii-basic
 php composer.phar create-project --stability=dev yiisoft/yii2-app-basic yii-basic
 ~~~
 ~~~
 
 
-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/`,
 assuming `yii-basic` is directly under the document root of your Web server.
 assuming `yii-basic` is directly under the document root of your Web server.