2022-11-21 09:32:59AM

This commit is contained in:
Alexander Wang 2022-11-21 09:32:59 -08:00
parent 72b8a48ba4
commit c5ae5fa6e7
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -56,12 +56,15 @@ A browser window will open with `out.svg` and live-reload on changes to `in.d2`.
## Install
For detailed installation docs with examples see [./docs/INSTALL.md](./docs/INSTALL.md).
The easiest way to install is with our install script:
```sh
curl -fsSL https://d2lang.com/install.sh | sh -s --
```
For detailed installation docs, with alternative methods and examples for each OS, see
[./docs/INSTALL.md](./docs/INSTALL.md).
To uninstall:
```sh