Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams authored Dec 14, 2023
1 parent 1bc5710 commit 63f08c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Pre-Commit and `detect-secrets` are language-neutral, but they themselves are wr
```console
$ python -m venv .venv
$ source .venv/bin/activate # Use source .venv/bin/activate.csh if you're using a C-style shell
$ pip install pre-commit https://github.com/NASA-AMMOS/slim-detect-secrets.git@exp
$ pip install pre-commit git+https://github.com/NASA-AMMOS/slim-detect-secrets.git@exp
```

You can then establish a secrets baseline in your Maven-based repository:
Expand Down

0 comments on commit 63f08c0

Please sign in to comment.