mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-23 18:18:21 +08:00
Update start-installation.md
This commit is contained in:
@@ -43,7 +43,7 @@ Installing from an Archive File <a name="installing-from-archive-file"></a>
|
||||
|
||||
Installing Yii from an archive file involves three steps:
|
||||
|
||||
1. Download the archive file from [yiiframework.com](http://www.yiiframework.com/download/yii2-basic).
|
||||
1. Download the archive file from [yiiframework.com](https://github.com/yiisoft/yii2/releases/download/2.0.0-rc/yii-basic-app-2.0.0-rc.tgz).
|
||||
2. Unpack the downloaded file to a Web-accessible folder.
|
||||
3. Modify the `config/web.php` file by entering a secret key for the `cookieValidationKey` configuration item
|
||||
(this is done automatically if you are installing Yii using Composer):
|
||||
|
||||
Reference in New Issue
Block a user