From e9e1654d2dd129ce0fdb038e41e76d7966a3b191 Mon Sep 17 00:00:00 2001 From: Hannes Krumbiegel Date: Mon, 2 Jan 2023 12:01:15 +0100 Subject: [PATCH] Add link to the mentioned releases --- docs/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 99793ad0e..5c20aa1bd 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -179,7 +179,7 @@ Remember, you need at least Go v1.18 ## Windows -We have prebuilt releases of d2 available for Windows via `.msi` installers. The installer +We have prebuilt [releases](https://github.com/terrastruct/d2/releases) of d2 available for Windows via `.msi` installers. The installer will add the `d2` binary to your `$PATH` so that you can execute `d2` in `cmd.exe` or `pwsh.exe`.