Update README.md

This commit is contained in:
hp3icc 2021-11-12 10:15:17 -05:00 committed by GitHub
parent b9235f62cc
commit f2d1cdb9f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 2 deletions

View File

@ -59,7 +59,13 @@ Compatible con Raspberry pi : zero , P2 , P3 y P4
Puede instalar en su sistema operativo (Ubuntu , raspberry , Debian ) utilizando el Bash de auto instalación desde su consola terminal con permisos de super usuario, importante su sistema operativo debe tener instalado sudo y wget antes de utilizar el Bash de auto instalación .
Bash de auto instalación:
* Pre-requisitos :
sudo
wget
* Bash de auto instalación:
sudo bash -c "$(wget -O - https://github.com/hp3icc/emq-TE1ws/raw/main/emq-TE1ws-Rev12.sh)"
@ -196,7 +202,13 @@ NoIP
You can install on your operating system (Ubuntu, raspberry, Debian) using the self-install Bash from your terminal console with super user permissions, importantly your operating system must have sudo and wget installed before using the self-install Bash.
Self-install bash:
* Prerequisites:
sudo
wget
* Self-install bash:
sudo bash -c "$(wget -O - https://github.com/hp3icc/emq-TE1ws/raw/main/emq-TE1ws-Rev12.sh )"