From cc89acefce2286862c2e8e24f2c4e6370c7ea5c4 Mon Sep 17 00:00:00 2001 From: cimryan Date: Tue, 23 Oct 2018 16:40:41 -0700 Subject: [PATCH] Halt is preferred. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2771d94..0b941a4 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ Now that you have Wifi up and running, it's time to set up the USB storage and s ``` 1. Run this command: ``` - shutdown -h now + halt ``` On the next boot, the Pi hostname will become `teslausb`, so future `ssh` sessions will be `ssh pi@teslausb.local`.