[ci-base] update readme

This commit is contained in:
Alexander Wang 2022-11-14 17:06:14 -08:00
parent 7efa5ac113
commit 26ca8173f2
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -90,6 +90,8 @@ curl -fsSL https://d2lang.com/install.sh | sh -s -- --uninstall
### Install from source
Alternatively, you can install from source:
```sh
go install oss.terrastruct.com/d2
```