mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
typo
This commit is contained in:
@ -75,7 +75,7 @@ php requirements.php
|
||||
|
||||
In order to run this script in your browser, you should ensure it is accessable by the webserver and
|
||||
access `http://hostname/path/to/yii-app/requirements.php` in your browser.
|
||||
If you are using Linux you can create a hard link to make it accessable, using the following command:
|
||||
If you are using Linux you can create a soft link to make it accessable, using the following command:
|
||||
|
||||
```
|
||||
ln -s requirements.php ../requirements.php
|
||||
|
Reference in New Issue
Block a user