mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
📖 'Number of' is used with countable nouns [skip ci]
This commit is contained in:
@ -46,7 +46,7 @@ If you had Composer already installed before, make sure you use an up to date ve
|
||||
by running `composer self-update`.
|
||||
|
||||
> Note: During the installation of Yii, Composer will need to request a lot of information from the Github API.
|
||||
> The amount of requests depends on the number of dependencies your application has and may be bigger than the
|
||||
> The number of requests depends on the number of dependencies your application has and may be bigger than the
|
||||
> **Github API rate limit**. If you hit this limit, Composer may ask for your Github login credentials to obtain
|
||||
> a Github API access token. On fast connections you may hit this limit earlier than Composer can handle so we
|
||||
> recommend to configure the access token before installing Yii.
|
||||
|
Reference in New Issue
Block a user