diff --git a/README.md b/README.md index 50e7cc75..e533a1f0 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ make install make run ``` -**Note:** WTF is _only_ compatible with Go versions **1.11.0** or later (due to the use of Go modules). It currently _does not_ compile with `gccgo`. +**Note:** WTF is _only_ compatible with Go versions **1.11.0** or later (due to the use of Go modules). If you would like to use `gccgo` to compile, you _must_ use `gccgo-9` or later which introduces support for Go modules. ## Communication