2022-11-21 12:10:49AM

This commit is contained in:
Alexander Wang 2022-11-21 00:10:49 -08:00
parent 785650ec6a
commit 8ce500b37f
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -27,6 +27,8 @@ You can see the `.d2` text for these in [./docs/d2](./docs/d2). Samples are
The most convenient way to install is through the install script.
```sh
# With --dry-run the install script will print the commands it will use
# to install without actually installing so you know what it's going to do.
curl -fsSL https://d2lang.com/install.sh | sh -s -- --tala --dry-run
# If things look good, install for real.
curl -fsSL https://d2lang.com/install.sh | sh -s -- --tala