Skip to content

Commit

Permalink
doco: fix dockerized example command to include sleuth
Browse files Browse the repository at this point in the history
  • Loading branch information
bhamail committed Aug 27, 2020
1 parent 8f22bc6 commit 85311e9
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 @@ -151,7 +151,7 @@ You can see more about the formulae, etc... at [this repo](https://github.com/so

`nancy` now comes in a boat! For ease of use, we've dockerized `nancy`. To use our Dockerfile:

`go list -json -m all | docker run --rm -i sonatypecommunity/nancy:latest`
`go list -json -m all | docker run --rm -i sonatypecommunity/nancy:latest sleuth`

We publish a few different flavors for convenience:

Expand Down

0 comments on commit 85311e9

Please sign in to comment.