mirror of https://github.com/daffainfo/nuclei.git
Update README.md
parent
d94dcf84d3
commit
9f8741a40c
|
@ -103,7 +103,7 @@ Download latest binary from https://github.com/projectdiscovery/nuclei/releases
|
||||||
nuclei requires **go1.14+** to install successfully. Run the following command to get the repo -
|
nuclei requires **go1.14+** to install successfully. Run the following command to get the repo -
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
▶ GO111MODULE=auto go get -u -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei
|
▶ GO111MODULE=on go get -u -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei
|
||||||
```
|
```
|
||||||
|
|
||||||
### From Github
|
### From Github
|
||||||
|
|
Loading…
Reference in New Issue