We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac81e7f commit 916a143Copy full SHA for 916a143
README.md
@@ -7,7 +7,8 @@ install raspberry pi 64 bit minimal, set up wifi ssh etc in imager application
7
plugin your usb mic / speakers / hats etc
8
login to raspberry pi and run the following
9
10
-command 1: sudo wget https://raw.githubusercontent.com/Brownster/HA-Satellite/main/install.sh && sudo bash install.sh && cd /usr/src/HA-Satellite/install && sudo bash main.sh
+command 1:
11
+sudo wget https://raw.githubusercontent.com/Brownster/HA-Satellite/main/install.sh && sudo bash install.sh && cd /usr/src/HA-Satellite/install && sudo bash main.sh
12
13
14
You should be greeted with:
0 commit comments