diff --git a/README.md b/README.md index af6fe37..8d53d14 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,9 @@ Type "help", "copyright", "credits" or "license" for more information. ## Use it as a command line tool ~~~bash -$ pip install git-vuln-finder +$ git clone https://github.com/cve-search/git-vuln-finder.git +$ cd https://github.com/cve-search/git-vuln-finder.git +$ pip install . $ git-vuln-finder --help ~~~