summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 92ca8dd..7302909 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,8 @@ 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 manager to accept your own SSH public (change the key
+ filename as needed):
`sudo sh -x ./set-authorized-key vm.img ~/.ssh/id*.pub`