From 9e0ab9c6f2f9ef370ebe712c9da0473b756bd8f1 Mon Sep 17 00:00:00 2001 From: Anmol Sethi Date: Sun, 18 Dec 2022 12:42:50 -0800 Subject: [PATCH] docs/INSTALL.md: Document minimum Go version required --- docs/INSTALL.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 8141d9fc3..410c95f77 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -158,6 +158,8 @@ You can always install from source: go install oss.terrastruct.com/d2@latest ``` +You need at least Go v1.18 + ### Source Release To install a release from source clone the repository and then: @@ -173,6 +175,8 @@ fonts and icons. Furthermore, when installing a non versioned commit, installing will ensure that `d2 --version` works correctly by embedding the commit hash into the `d2` binary. +Remember, you need at least Go v1.18 + ## Windows We have prebuilt releases of d2 available for Windows via `.msi` installers. The installer