From ffa7456dbe9be8dfc7110d1d0c23f2b22c8ad3c4 Mon Sep 17 00:00:00 2001 From: RaspbianProyect by HP3ICC Date: Wed, 31 May 2023 00:48:09 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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)" ```