README: Update

This commit is contained in:
Anmol Sethi 2022-12-01 03:51:06 -08:00
parent b5bfd68b50
commit 0fc29bf1f7
No known key found for this signature in database
GPG key ID: 25BC68888A99A8BA

View file

@ -98,6 +98,9 @@ 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 --
``` ```
You can run the install script with `--dry-run` to see the commands that will be used
to install without executing them.
To uninstall: To uninstall:
```sh ```sh