Updated New card with Python3 and REST API (markdown)

Lauri Ojansivu 2020-04-24 20:32:03 +03:00
parent 99f6279240
commit 23c547cc54

@ -20,7 +20,7 @@ Debian/Ubuntu
sudo apt-get -y install python3 python3-pip python3-pycurl python3-simplejson
sudo pip3 install pip --upgrade
sudo pip3 install certifi
chmod +x newcard.py
chmod +x wekan.py
./wekan.py
```