Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
forki committed Oct 31, 2018
1 parent 2670abc commit 7f98aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ network={

* `sudo apt-get update`
* `sudo apt-get install curl unzip`
* `curl -sSL -o -v firmware.zip https://audio-hub.azurewebsites.net/api/latestfirmware`
* `curl -sSL -o firmware.zip https://audio-hub.azurewebsites.net/api/latestfirmware`
* `unzip firmware.zip -d firmware && rm firmware.zip`
* `chmod u+x firmware/install.sh`
* `sudo firmware/install.sh`
Expand Down

0 comments on commit 7f98aa0

Please sign in to comment.