diff --git a/Documentation/installation/README.md b/Documentation/installation/README.md index 03c939470f7688ce91ea4e35398675bd57fd30eb..6a99e988528de2594333b2312eeaec54d593e720 100644 --- a/Documentation/installation/README.md +++ b/Documentation/installation/README.md @@ -1,6 +1,8 @@ # Installation -Directions for installing Delve on all supported platforms is provided here. Please note you *must* have Go 1.7 or higher installed. +Directions for installing Delve on all supported platforms is provided here. + +Please note you *must* have **Go 1.8** or higher installed in order to compile Delve. - [OSX](osx/install.md) - [Linux](linux/install.md)