We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 454eb7d + 29e7a4f commit 1c92780Copy full SHA for 1c92780
docs/tour/install.md
@@ -37,7 +37,7 @@ curl -fsSL https://d2lang.com/install.sh | sh -s -- --uninstall
37
Alternatively, you can install from source:
38
39
```shell
40
-go install oss.terrastruct.com/d2
+go install oss.terrastruct.com/d2@latest
41
```
42
43
0 commit comments