mirror of https://github.com/daffainfo/nuclei.git
Merge branch 'master' of https://github.com/projectdiscovery/nuclei into dev
commit
ba6170e925
|
@ -44,6 +44,8 @@ We have a [dedicated repository](https://github.com/projectdiscovery/nuclei-temp
|
||||||
|
|
||||||
# Install Nuclei
|
# Install Nuclei
|
||||||
|
|
||||||
|
Nuclei requires **go1.17** to install successfully. Run the following command to install the latest version -
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
go install -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei@latest
|
go install -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei@latest
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue