1
1
Fork 0
mirror of https://github.com/OJ/gobuster.git synced 2024-05-19 02:36:02 +02:00

fix typo, see #139

This commit is contained in:
Christian Mehlmauer 2019-05-21 19:52:40 +02:00
parent 0dcdf6fc64
commit 1cb6806744
No known key found for this signature in database
GPG Key ID: DCF54A05D6E62591

View File

@ -132,7 +132,7 @@ go get github.com/OJ/gobuster
## Building From Source
Since this tool is written in [Go](https://golang.org/) you need install the Go language/compiler/etc. Full details of installation and set up can be found [on the Go language website](https://golang.org/doc/install). Once installed you have two options.
Since this tool is written in [Go](https://golang.org/) you need to install the Go language/compiler/etc. Full details of installation and set up can be found [on the Go language website](https://golang.org/doc/install). Once installed you have two options.
### Compiling