summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-04-10 08:28:30 +0300
committerLars Wirzenius <liw@liw.fi>2020-04-10 08:28:30 +0300
commit08c9734f20eafdf6d55e54084974ace9ff035029 (patch)
treeb31acfe479c60863964d8a9ac80e6f7bb4e029d2 /README.md
parentdab721102783bffa564c3daf4131301d3432dd72 (diff)
downloadick-contractor-08c9734f20eafdf6d55e54084974ace9ff035029.tar.gz
Change: clarify a tad bit
Diffstat (limited to 'README.md')
-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`