From c5ae5fa6e7daf7463d45955aa5ed6aeae9224421 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Mon, 21 Nov 2022 09:32:59 -0800 Subject: [PATCH] 2022-11-21 09:32:59AM --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c4ce599c..ea86143fa 100644 --- a/README.md +++ b/README.md @@ -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