delve/Documentation/installation/README.md
2018-08-07 17:56:50 -07:00

10 lines
265 B
Markdown

# Installation
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)
- [Windows](windows/install.md)