From 0fc29bf1f7e004b9ca7d7603c6a7c07d5b188baa Mon Sep 17 00:00:00 2001 From: Anmol Sethi Date: Thu, 1 Dec 2022 03:51:06 -0800 Subject: [PATCH] README: Update --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f3f727d20..6773c6d83 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,9 @@ The easiest way to install is with our install script: 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: ```sh