Skip to content

Commit 7ce1bfc

Browse files
committed
update readme
1 parent b750be5 commit 7ce1bfc

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,8 @@ php-chatwork-api
1818

1919
## Install
2020

21-
composer.jsonに以下の記述を加えてください。
22-
2321
```
24-
{
25-
"require": {
26-
"polidog/php-chatwork-api": "0.2.*@dev",
27-
"cakephp/utility": "3.0.0-beta3"
28-
}
29-
}
22+
$ composer require polidog/php-chatwork-api
3023
```
3124

3225

0 commit comments

Comments
 (0)