Skip to content
Floyd Diebel edited this page Feb 21, 2021 · 1 revision

Installation

Step 1: Clone or download the repo

git clone https://github.com/EMRL/stir.git

Step 2: Run the installation script. If you wish to install globally, you'll need sudo access.

./install/doinst.sh

The setup script will walk you through stir's global configuration options.

Install

The main script will be installed to /usr/local/bin/stir and libraries, templates, and configuration files will be placed in /etc/stir.

Clone this wiki locally