From 95fdff74cadc4b1d9428c4270906c6156bfa874e Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Fri, 1 Sep 2017 12:33:07 +0200 Subject: [PATCH] Upgrade repository in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1834d4c..62a710f 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ ![Castellano](https://raw.githubusercontent.com/tanrax/flask-wallapop-watcher/master/workshop/es.png) Para los impacientes, podéis jugar con el ejercicio acabado. Debéis descargar el código y ejecutar los siguientes comandos. ```bash +git clone https://github.com/tanrax/flask-wallapop-watcher.git cd flask-wallapop-watcher pip3 install virtualenv virtualenv --python=python3 .venv @@ -1480,4 +1481,4 @@ http://p.wallapop.com/i/{{ id }}?_pid=web&_me=www&campaign=mobile_item ![Castellano](https://raw.githubusercontent.com/tanrax/flask-wallapop-watcher/master/workshop/es.png) Mi recomendación es ejecutarlo en un *cron* cada hora y listo. -![aplausos](https://raw.githubusercontent.com/tanrax/flask-wallapop-watcher/master/workshop/aplausos.jpg) \ No newline at end of file +![aplausos](https://raw.githubusercontent.com/tanrax/flask-wallapop-watcher/master/workshop/aplausos.jpg)