fix: [doc] typo fixed

Fix #11
This commit is contained in:
Alexandre Dulaunoy 2021-12-23 17:28:31 +01:00
parent f67b8f3708
commit 1b6db93e80
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

View file

@ -79,7 +79,7 @@ Type "help", "copyright", "credits" or "license" for more information.
## Use it as a command line tool
~~~bash
$ pipx install git-vuln-finder
$ pip install git-vuln-finder
$ git-vuln-finder --help
~~~