Added link to workstation template

This commit is contained in:
Anton Hvornum 2019-11-14 00:39:06 +00:00
parent 4cc699cc80
commit 9678ba9674
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Add `--default` for unattended.
# Examples:
* `./archinstall --profile=workstation --drive=/dev/sda` - Installs the workstation template on the drive `/dev/sda`
* `./archinstall --profile=workstation --drive=/dev/sda` - Installs the [workstation](https://github.com/Torxed/archinstall/blob/master/deployments/workstation.json) template on the drive `/dev/sda`
# [Build a Arch Linux ISO to autorun archinstall](https://github.com/Torxed/archinstall/wiki/Autorun-on-Arch-Live-CD)