Skip to content

Commit 48ae2e0

Browse files
gollofabaff
authored andcommitted
Minor change to location of public key file (home-assistant#3073)
1 parent 975fb10 commit 48ae2e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/developers/hassio/debugging.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Follow steps 1-4 under 'Generating a new SSH key' (The other sections are not ap
3131
Step 3 in the link above, shows the path to the private key file `id_rsa` for your chosen operating system. Your public key, `id_rsa.pub`, is saved in the same folder. Next, copy your public key file to the root of your SD card.
3232

3333
<p class='note'>
34-
Make sure when you are copying the public key to the root of the SD card that you rename the file correctly with no `.pub` file extension.
34+
Make sure when you are copying the public key to the root of the /boot partition of the SD card that you rename the file correctly with no `.pub` file extension.
3535
</p>
3636

3737
## {% linkable_title Checking the logs %}

0 commit comments

Comments
 (0)