Skip to content

Commit 868556b

Browse files
author
Cosmin Cojocar
committed
Update README with the correct path to tlsconfig command
Signed-off-by: Cosmin Cojocar <[email protected]>
1 parent 13519fd commit 868556b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ The configuration of TLS rule can be generated from [Mozilla's TLS ciphers recom
315315
First you need to install the generator tool:
316316

317317
```bash
318-
go get github.com/securego/gosec/cmd/tlsconfig/...
318+
go get github.com/securego/gosec/v2/cmd/tlsconfig/...
319319
```
320320

321321
You can invoke now the `go generate` in the root of the project:

0 commit comments

Comments
 (0)