2022-11-21 09:32:59AM
This commit is contained in:
parent
72b8a48ba4
commit
c5ae5fa6e7
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue