diff --git a/README.md b/README.md index fcae67c..27357f4 100644 --- a/README.md +++ b/README.md @@ -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)" ```