Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2019-11-14 00:39:06 +0000
committerAnton Hvornum <anton.feeds+github@gmail.com>2019-11-14 00:39:06 +0000
commit9678ba9674ee83e9aea9da5279d7e726ab890ab6 (patch)
tree5b6acd98516e3d9098d9f7829f14f14c6fe94fc1 /README.md
parent4cc699cc80d1fa704d45091e167c497956244e95 (diff)
Added link to workstation template
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f9f765ec..38234924 100644
--- a/README.md
+++ b/README.md
@@ -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)