delve/Documentation/installation/README.md

10 lines
297 B
Markdown

# Installation
Directions for installing Delve on all supported platforms is provided here.
Please note you *must* have **Go 1.10** or higher installed in order to compile Delve.
- [OSX](osx/install.md)
- [Linux](linux/install.md)
- [Windows](windows/install.md)
- [FreeBSD](freebsd/install.md)