diff --git a/README.md b/README.md index faef17d..af6fe37 100644 --- a/README.md +++ b/README.md @@ -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 ~~~