Commit b38ebdc1 authored by Mattia Rizzolo's avatar Mattia Rizzolo

chmod +x

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 59ae2baf
...@@ -23,7 +23,8 @@ Managetests necessita dei seguenti software per essere installato ed usato: ...@@ -23,7 +23,8 @@ Managetests necessita dei seguenti software per essere installato ed usato:
È possibile installarle con il seguente comando: È possibile installarle con il seguente comando:
``` ```
$ sudo apt install python3 python3-pip python-virtualenv git nodejs nodejs-legacy npm $ sudo apt install python3 python3-click python3-werkzeug python3-flask python3-requests
git nodejs nodejs-legacy npm
$ sudo pip install invoke $ sudo pip install invoke
``` ```
......
File mode changed from 100644 to 100755
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment