Skip to content

Commit

Permalink
Add a note about status
Browse files Browse the repository at this point in the history
  • Loading branch information
Miikka Koskinen committed Jul 23, 2019
1 parent 3ce6779 commit 5e2ccbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Check your deps.edn dependencies against known security vulnerabilities in [Nati

### Installation

*clj-nvd has not been released yet, so you'll have to use a git dependency.*

```sh
clojure -Sdeps '{:deps {clj-nvd {:git/url "https://github.com/miikka/clj-nvd.git" :sha "141d54f5304e53f6caa6e3de1677f3cfb04091f4"}}}' -m clj-nvd.core check
```
Expand Down

0 comments on commit 5e2ccbe

Please sign in to comment.