Skip to content

Commit

Permalink
doc: README の誤字を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoeyes02 committed Feb 15, 2021
1 parent 34534bd commit dc9de41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
$ docker-compose run composer {コマンド}
```

例えばcomposer installを実行したい場合は、以下の用に実行してください
例えばcomposer installを実行したい場合は、以下のように実行してください

```
$ docker-compose run composer composer install
```
```

0 comments on commit dc9de41

Please sign in to comment.