Create InstallationDebian authored by Erik von Reis's avatar Erik von Reis
These instructions are for installing the pre-release version crtools for Debian 10 Buster and Debian 9 Stretch.
Pre-release versions are not fully tested.
# What you need
To begin, you'll need a workstation with Debian 9 or 10 installed.
You will need root access on this workstation.
# Install the CDS repo
1. Install wget. ```apt install wget```
2. Get the cds repo installation files
3. Install the package
4. Update the from the repo ```apt update```
5. Install crtools ```apt install cds-crtools``` or install all of cds-workstation ```apt install cds-workstation```
\ No newline at end of file