Documentation: After the go1.9 support PR delve no longer builds on <1.7.

This commit is contained in:
aarzilli 2017-08-09 15:31:06 +02:00 committed by Derek Parker
parent fead9fe0f8
commit dc22db2b42

@ -1,6 +1,6 @@
# Installation
Directions for installing Delve on all supported platforms is provided here. Please note you *must* have Go 1.5 or higher installed. Also, if using Go 1.5 you must set `GO15VENDOREXPERIMENT=1` before attempting to install.
Directions for installing Delve on all supported platforms is provided here. Please note you *must* have Go 1.7 or higher installed.
- [OSX](osx/install.md)
- [Linux](linux/install.md)