We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e46f5 commit 29e7a4fCopy full SHA for 29e7a4f
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