Changes
Page history
Update InstallationDebian
authored
Jun 29, 2020
by
Erik von Reis
Show whitespace changes
Inline
Side-by-side
InstallationDebian.md
View page @
b18ce004
...
@@ -8,8 +8,6 @@ To begin, you'll need a workstation with Debian 9 or 10 installed.
...
@@ -8,8 +8,6 @@ To begin, you'll need a workstation with Debian 9 or 10 installed.
You will need root access on this workstation.
You will need root access on this workstation.
# Install the CDS repo
## 1. Install wget.
## 1. Install wget.
```
apt install wget```
```
apt install wget```
...
@@ -36,9 +34,7 @@ For Debian 9:
...
@@ -36,9 +34,7 @@ For Debian 9:
```
apt update
```
```
apt update
```
# Install cds-workstation (or alternatively, just crtools)
## 5. Install cds-workstation (or alternatively, just crtools)
## Install cds-workstation, which includes crtools.
```
apt install cds-workstation
```
```
apt install cds-workstation
```
...
...
...
...