Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Rotua Panjaitan
yii2
Commits
45169ee1
Commit
45169ee1
authored
Jun 12, 2014
by
zxcq544
Browse files
Options
Browse Files
Download
Plain Diff
Merge
https://github.com/yiisoft/yii2
into ru-docs-aliases
parents
b0caecc4
7098ce45
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
start-installation.md
docs/guide/start-installation.md
+2
-2
No files found.
docs/guide/start-installation.md
View file @
45169ee1
...
...
@@ -25,7 +25,7 @@ With Composer installed, you can install Yii by running the following command un
composer create-project --prefer-dist yiisoft/yii2-app-basic basic
The above command installs Yii
as
a directory named
`basic`
.
The above command installs Yii
in
a directory named
`basic`
.
> Tip: If you want to install the latest development version of Yii, you may use the following command,
> which adds a [stability option](https://getcomposer.org/doc/04-schema.md#minimum-stability):
...
...
@@ -68,7 +68,7 @@ http://localhost/basic/web/index.php
```
This URL assumes you have installed Yii in a directory named
`basic`
, directly under the Web server's document root directory,
and that the Web server is running on your local machine (
`localhost`
)
, you may have
to adjust it to your installation environment.
and that the Web server is running on your local machine (
`localhost`
)
. You may need
to adjust it to your installation environment.

...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment