Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-cx committed Jan 23, 2024
1 parent 1bcfd1c commit 29f42e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/running-kics.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Available archive formats:
- `xz`

```
docker run -t -v {path_to_scan_zip}:/path checkmarx/kics scan -p /path
docker run -t -v {path_to_zip}:/path checkmarx/kics scan -p /path/{name_of_zip_file}
```

More information can be seen [here](https://github.com/hashicorp/go-getter#unarchiving)
Expand Down

0 comments on commit 29f42e0

Please sign in to comment.