mirror of
https://github.com/adulau/git-vuln-finder.git
synced 2024-11-22 01:57:08 +00:00
Updated README.
This commit is contained in:
parent
d43bddd65a
commit
aab859b263
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ $ poetry install git-vuln-finder
|
|||
$ poetry shell
|
||||
~~~
|
||||
|
||||
You can also use ``pip``.
|
||||
You can also use ``pip``. Then just import it:
|
||||
|
||||
~~~python
|
||||
Python 3.8.0 (default, Dec 11 2019, 21:43:13)
|
||||
|
@ -46,7 +46,7 @@ $ git-vuln-finder --help
|
|||
separate virtualenvs to shield them from your system and each other.
|
||||
|
||||
|
||||
# Usage
|
||||
### Usage
|
||||
|
||||
~~~bash
|
||||
usage: git-vuln-finder [-h] [-v] [-r R] [-o O] [-s S] [-p P] [-c] [-t]
|
||||
|
|
Loading…
Reference in a new issue