mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update README.md
This commit is contained in:
parent
b9235f62cc
commit
f2d1cdb9f8
16
README.md
16
README.md
|
|
@ -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 )"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue