delve/Documentation/installation
vancouverwill 7d3d90a04d Updated OSX install.md
It was unclear that to install, first clone Delve before `CERT=mycert make install`
Added link to helpful walkthrough installation video
2016-03-14 08:55:48 +01:00
..
linux docs: Move wiki docs into Documentation dir 2016-02-19 10:47:46 -08:00
osx Updated OSX install.md 2016-03-14 08:55:48 +01:00
windows docs: Move wiki docs into Documentation dir 2016-02-19 10:47:46 -08:00
README.md docs: Move wiki docs into Documentation dir 2016-02-19 10:47:46 -08:00

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.