Skip to content

Commit

Permalink
Updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
juribeparada committed Oct 30, 2017
1 parent f523fdd commit d64de29
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,12 @@ Download the script (*.sh) that matches with your ZUMspot/MMDVM_HS board:
- install_fw_usb.sh: only for ZUMspot USB dongle
- install_fw_duplex.sh: only for MMDVM_HS with dual ADF7021

make the script executable (for example for ZUMspot RPi):
For example, download the ZUMspot RPi upgrade script:

cd ~
curl -OL https://raw.github.com/juribeparada/MMDVM_HS/master/scripts/install_fw_rpi.sh

make the script executable:

chmod +x install_fw_rpi.sh

Expand Down

0 comments on commit d64de29

Please sign in to comment.