From 0e88db02768a381992fe31ea320b44f27e1306b5 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Mon, 23 Sep 2019 21:59:50 -0400 Subject: [PATCH] change host address field --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b78b775..2f4fddb 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html 2. Start Putty up and enter this address into Putty with settings: -3. Host Name Address "
" Port "22" and connection type "SSH" then "OPEN" +3. Host Name Address "address obtained from router" Port "22" and connection type "SSH" then "OPEN" For Raspbian the default login is "root" password "raspberry" For Armbian the default login is "root" password "1234"