diff --git a/README.md b/README.md index 36717c4..3ce4c42 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A fast web fuzzer written in Go. or - git clone https://github.com/ffuf/ffuf ; cd ffuf ; go build -The only dependency of ffuf is Go 1.11. No dependencies outside of Go standard library are needed. +The only dependency of ffuf is Go 1.13. No dependencies outside of Go standard library are needed. ## Example usage