Skip to content

Commit

Permalink
Update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Jan 9, 2018
1 parent 5bc54c6 commit 1970a47
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
```shell
$ composer require easywechat/console -vvv
```
or install as a global command:

Or install it globally:

```shell
$ composer global require easywechat/console -vvv
Expand All @@ -17,7 +18,8 @@ $ composer global require easywechat/console -vvv

```shell
$ ./vendor/bin/easywechat list
// global

# globally install
$ easywechat list
```

Expand Down

0 comments on commit 1970a47

Please sign in to comment.