Skip to content

Commit 200d200

Browse files
committed
fix(docs): command
1 parent d24690f commit 200d200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/vuls-security-scanner/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Download and Install [go-exploitdb](https://github.com/mozqnet/go-exploitdb).
158158
```
159159
7. Fetch exploitdb information:
160160
```
161-
go-exploitdb fetch -dbpath=/usr/share/vuls/exploitdb.sqlite3
161+
go-exploitdb fetch awesomepoc --dbpath=/usr/share/vuls/exploitdb.sqlite3
162162
```
163163

164164
## Deploying Vuls

0 commit comments

Comments
 (0)