Update instalador.sh

This commit is contained in:
imvec
2022-08-22 16:58:15 +00:00
parent f0ef9fc083
commit 86319e89a0
+2 -2
View File
@@ -1,7 +1,7 @@
# !/bin/bash
#
# CÓMO UTILIZAR ESTE SCRIPT DE INSTALACIÓN
# Instala la última versión de Raspberry OS Lite 32bits y flashéala usando Pi Imager ue te permitirá instalarlo y configurar la red wifi (https://y.com.sb/watch?v=ntaXWS8Lk34).
# Instala la última versión de RaspberryOS Lite 32bits y flashéala usando Pi Imager ue te permitirá instalarlo y configurar la red wifi (https://y.com.sb/watch?v=ntaXWS8Lk34).
# Enchufa la Raspberry Pi a un monitor y un teclado.
# Enciéndela.
# Entra en la carpeta de usuaria escribiendo "cd /home/pi"
@@ -11,7 +11,7 @@
#
#
# HOW TO USE THIS INSTALLATION SCRIPT
# Install latest version of Raspberry OS Lite 32bits and flash it using Pi Imager that will allow you to install it and configure the wifi network (https://y.com.sb/watch?v=ntaXWS8Lk34)
# Install latest version of RaspberryOS Lite 32bits and flash it using Pi Imager that will allow you to install it and configure the wifi network (https://y.com.sb/watch?v=ntaXWS8Lk34)
# Plug the Raspberry Pi to a monitor and a keyboard.
# Boot it up.
# Go to your user directory typing "cd /home/pi"