Skip to content

Commit d858488

Browse files
authored
Correct example command option (#20)
1 parent 116cdec commit d858488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ php ./vendor/bin/composer-graph --show-ext
9999

100100
### Default output with versions of packages and relations
101101
```shell
102-
php ./vendor/bin/composer-graph --show-link-versions --show-lib-versions
102+
php ./vendor/bin/composer-graph --show-link-versions --show-package-versions
103103
```
104104

105105
![Example](https://raw.githubusercontent.com/JBZoo/Composer-Graph/master/resources/jbzoo-versions.png)

0 commit comments

Comments
 (0)