2022-11-21 09:33:20AM

This commit is contained in:
Alexander Wang 2022-11-21 09:33:20 -08:00
parent c5ae5fa6e7
commit 2568b6d534
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -62,15 +62,15 @@ The easiest way to install is with our install script:
curl -fsSL https://d2lang.com/install.sh | sh -s -- 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: To uninstall:
```sh ```sh
curl -fsSL https://d2lang.com/install.sh | sh -s -- --uninstall curl -fsSL https://d2lang.com/install.sh | sh -s -- --uninstall
``` ```
For detailed installation docs, with alternative methods and examples for each OS, see
[./docs/INSTALL.md](./docs/INSTALL.md).
## D2 as a library ## D2 as a library
In addition to being a runnable CLI tool, D2 can also be used to produce diagrams from In addition to being a runnable CLI tool, D2 can also be used to produce diagrams from