]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update CAR INSTALL.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 15 Aug 2022 15:30:05 +0000 (16:30 +0100)
committerGitHub <noreply@github.com>
Mon, 15 Aug 2022 15:30:05 +0000 (16:30 +0100)
CAR INSTALL.md

index b8e8360fc0b378e2b236d08f6e37ed4479046f28..cd76b613b47140c2cf1164cef703a996edb947af 100644 (file)
@@ -28,7 +28,10 @@ Please note that some of the details of setting up networks are specific to the
   dtoverlay=hifiberry-dac
   ```
 
-   Close the file and carefully dismount and eject the two drives. Remove the SD card from the Linux machine, insert it into the Pi and reboot. After a short time, the Pi should appear on your network and you can SSH into it. To check that it has appeared on the network, try to ping it at the hostname you gave it appended with `.local`, e.g. if the hostname is `bmw` then try `bmw.local`. It may take a minute or so to appear. Once it has appeared on your network you can SSH into it and configure it.
+* Close the file and carefully dismount and eject the two drives.
+* Remove the SD card from the Linux machine, insert it into the Pi and reboot.
+
+After a short time, the Pi should appear on your network and you can SSH into it. To check that it has appeared on the network, try to ping it at the `<hostname>.local`, e.g. if the hostname is `bmw` then use `bmw.local`. It may take a minute or so to appear. Once it has appeared on your network you can SSH into it and configure it.
 
 ### Boot, Configure, Update 
 The first thing to do on a Pi would be to use the `raspi-config` tool to expand the file system to use the entire card. Next, do the usual update and upgrade: