summaryrefslogtreecommitdiff
path: root/tutorial.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-08-12 11:53:33 +0300
committerLars Wirzenius <liw@liw.fi>2023-08-12 11:53:33 +0300
commite9e51250458cae5f01736434bd85f145b00dec1c (patch)
tree571892f8c0b7f5470cadd5d7c78c81a5f1c33f9a /tutorial.md
parent8799ed96b3cd78e903cc9a52a6ba0b8f4ae5c262 (diff)
downloadv-i-e9e51250458cae5f01736434bd85f145b00dec1c.tar.gz
docs: add links to spec.md
Sponsored-by: author
Diffstat (limited to 'tutorial.md')
-rw-r--r--tutorial.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/tutorial.md b/tutorial.md
index 33507c6..c8e48e0 100644
--- a/tutorial.md
+++ b/tutorial.md
@@ -90,6 +90,8 @@ The steps:
drive: /dev/nvme0n1
luks: hunter2
~~~
+
+ See [spec.md][] for a full description of the specification file.
10. Install. Add the `--verbose` option to `./v-i` if you want to know
what's happening. The first time you run this on a given v-i USB
@@ -112,3 +114,6 @@ The steps:
Remember to change the LUKS password for each drive.
13. Optional: Let me know how it went.
+
+[spec.md]: spec.md
+