summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 734f9a8..93896b4 100644
--- a/README.md
+++ b/README.md
@@ -26,8 +26,9 @@ do with less disk space.
`curl https://files.liw.fi/contractor/worker.img.xz > worker.img.xz`
`unxz -v *.img.xz`
-* Change the manager to accept your own SSH public (change the key
- filename as needed):
+* Change the manager to accept your own SSH public. This needs the
+ `kpartx` program installed. Change the key
+ filename in the command as needed:
`sudo sh -x ./set-authorized-key vm.img ~/.ssh/id*.pub`