Explorar el Código

add dep

pull/258/head
Juan Pablo Giménez hace 5 años
padre
commit
f8ebf83037
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      install.sh

+ 1
- 1
install.sh Ver fichero

@@ -37,7 +37,7 @@ show_menu () {

# apt-get -y install python-setuptools
# easy_install pip
apt-get -y install python3-pip python3-dev
apt-get -y install python3-pip python3-dev python3-rpi.gpio
apt-get -y install libpcre3-dev git
pip3 install -r requirements.txt



Cargando…
Cancelar
Guardar