Skip to content

Commit

Permalink
Correct example command option (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
bumbummen99 authored Mar 4, 2024
1 parent 116cdec commit d858488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ php ./vendor/bin/composer-graph --show-ext

### Default output with versions of packages and relations
```shell
php ./vendor/bin/composer-graph --show-link-versions --show-lib-versions
php ./vendor/bin/composer-graph --show-link-versions --show-package-versions
```

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

0 comments on commit d858488

Please sign in to comment.