Update README.md

dev
bauthard 2020-06-30 22:43:24 +05:30 committed by GitHub
parent ed7024b772
commit a6a50fda76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ The installation is easy. You can download the pre-built binaries for your platf
```bash
> tar -xzvf nuclei-linux-amd64.tar.gz
> mv nuclei-linux-amd64 /usr/bin/nuclei
> mv nuclei /usr/bin/
> nuclei -h
```