diff --git a/INSTALL.html b/INSTALL.html index 66a4d884..ece942c4 100644 --- a/INSTALL.html +++ b/INSTALL.html @@ -31,14 +31,15 @@

INSTALL

To test the latest version you need the required development environment and follow the steps listed below in “Compiling from Source”.

-

Quick install using curl

+

Quick install using curl or +irm

The following experimental installer should get the latest stable release for macOS and Linux (e.g. Debian, Ubuntu, Raspberry Pi OS).

Copy and run the following command in your shell (e.g. Terminal)

curl https://caltechlibrary.github.io/irdmtools/installer.sh | sh
-

NOTE: Windows 11 support is via Window’s Sub-System for Linux (aka -WSL). If you have that available then you can use the installer example -above.

+

For Windows you can use a Powershell script with the following +command.

+
irm https://caltechlibrary.github.io/irdmtools/installer.ps1 | iex

Requirements

This may change in the future.