mirror of
https://github.com/securego/gosec.git
synced 2024-11-05 19:45:51 +00:00
Fix README typo
This commit is contained in:
parent
62b5195dd9
commit
9cd538fcf2
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ A number of global settings can be provided in a configuration file as follows:
|
|||
|
||||
```bash
|
||||
# Run with a global configuration file
|
||||
$ goesc -conf config.json .
|
||||
$ gosec -conf config.json .
|
||||
```
|
||||
|
||||
### Excluding files
|
||||
|
|
Loading…
Reference in a new issue