We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6532dc5 commit 130323dCopy full SHA for 130323d
README.md
@@ -38,7 +38,7 @@ SimpleHTTPserver is a go enhanced version of the well known python simplehttpser
38
SimpleHTTPserver requires **go1.14+** to install successfully. Run the following command to get the repo -
39
40
```sh
41
-▶ GO111MODULE=on go get -v github.com/projectdiscovery/cmd/simplehttpserver
+▶ GO111MODULE=on go get -v github.com/projectdiscovery/simplehttpserver/cmd/simplehttpserver
42
```
43
44
# Usage
0 commit comments