Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bit101 authored Nov 24, 2023
1 parent 2179c67 commit 671c8ec
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,15 @@ version usbutils
# checking pip...
# setuptools version: 68.2.2
```

![version.png](version.png)
```
version foo
# version does not know about 'foo'
# checking apt...
# checking snap...
# checking npm...
# checking pip...
# version was unable to find any info on 'foo'
```

Read more here: [Package Manager Integration](https://github.com/bit101/version/wiki/Package-Manager-Integration)

Expand Down

0 comments on commit 671c8ec

Please sign in to comment.