Update From Binary steps to use flag that returns good exit code

This commit is contained in:
1efty 2020-09-27 00:20:11 -05:00
parent 37a1589653
commit d995e0512a

View File

@ -98,7 +98,7 @@ Download latest binary from https://github.com/projectdiscovery/nuclei/releases
▶ tar -xzvf nuclei-linux-amd64.tar.gz
▶ mv nuclei /usr/local/bin/
▶ nuclei -h
▶ nuclei -version
```
### From Source