2022-11-21 09:35:49AM

This commit is contained in:
Alexander Wang 2022-11-21 09:35:49 -08:00
parent 2568b6d534
commit a68434c28f
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -13,6 +13,9 @@ This file documents all the ways by which you can install D2.
## install.sh
The recommended and easiest way to install is with our install script, which will detect
the OS and architecture you're on and use the best method:
```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.