README: points to Windows doc
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Christian Couder committed
May 16, 2016 at 06:37 UTC
12cdbe6cdd247ced2823e76802a81d15b9b5b27c
1 file changed
+1
README.md
+1
@@ -90,6 +90,7 @@ $ make install
90
91
#### Troubleshooting
92
93
+* Separate [instructions are available for building on Windows](docs/windows.md).
94
* `git` is required in order for `go get` to fetch all dependencies.
95
* Package managers often contain out-of-date `golang` packages.
96
Ensure that `go version` reports at least 1.5.2. See above for how to install go.