Update README.md

This commit is contained in:
RaspbianProyect by HP3ICC 2023-05-31 00:48:09 +00:00
parent 15b6783a4f
commit ffa7456dbe
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@
# Install
```
apt-get update
apt-get install curl sudo -y
sh -c "$(curl -fsSL https://gitlab.com/hp3icc/python-aprs-wx/-/raw/main/installwx.sh)"
```