From 434bd488c140eab5dce6c263bbdb8e88f11378cc Mon Sep 17 00:00:00 2001 From: RaspbianProyect by HP3ICC Date: Sat, 3 Jun 2023 12:01:35 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e760497..4386660 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Para verificar que su mapid contiene todos los sensores, puede ingresar al sigui apt-get install curl sudo -y - sh -c "$(curl -fsSL https://gitlab.com/hp3icc/python-aprs-wx/-/raw/main/installwx.sh)" + bash -c "$(curl -fsSL https://gitlab.com/hp3icc/python-aprs-wx/-/raw/main/installwx.sh)" ```