mirror of
https://github.com/adulau/git-vuln-finder.git
synced 2024-11-22 01:57:08 +00:00
chg: [doc] pip3 local install
This commit is contained in:
parent
1b6db93e80
commit
e5a302634c
1 changed files with 3 additions and 1 deletions
|
@ -79,7 +79,9 @@ Type "help", "copyright", "credits" or "license" for more information.
|
||||||
## Use it as a command line tool
|
## Use it as a command line tool
|
||||||
|
|
||||||
~~~bash
|
~~~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
|
$ git-vuln-finder --help
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue