Skip to content

Commit

Permalink
Merge pull request #44 from sebastianbergmann/patch-1
Browse files Browse the repository at this point in the history
Fix typo (--copy instead of -copy)
  • Loading branch information
mihaeu committed Apr 11, 2019
2 parents 687214d + 7ee916d commit 7c876cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -74,7 +74,7 @@ phive install dephpend

# or

phive install -copy dephpend
phive install --copy dephpend
```

### Composer
Expand Down

0 comments on commit 7c876cd

Please sign in to comment.