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