Merge pull request #19 from Dwwwwww/patch-1

replace '上诉' with '上述'
This commit is contained in:
成武 2016-12-12 20:23:32 +08:00 committed by GitHub
commit 5af78d8c4f
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ curl -sS https://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer
```
> **注意:** 如果上命令因为权限执行失败,
> **注意:** 如果上命令因为权限执行失败,
> 请使用 sudo 再次尝试运行 `mv` 那行命令。
现在只需要运行 `composer` 命令就可以使用 Composer 而不需要输入 `php composer.phar`