Commit 84e2f3ba by Qiang Xue

Fixed doc.

parent 4e434f1a
......@@ -73,20 +73,6 @@ You can then install the application using the following command:
php composer.phar create-project --stability=alpha yiisoft/yii2-app-advanced advanced
~~~
After the application is installed, switch to the project folder and run the following command
to initialize the application:
~~~
./init (or "init" on Windows)
~~~
You can then access the application through the following URLs,
~~~
http://localhost/advanced/frontend/web/
http://localhost/advanced/backend/web/
~~~
GETTING STARTED
---------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment