mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Updated New card with Python3 and REST API (markdown)
parent
58c2a8bfbe
commit
9a736a9bfe
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ python3 newcard.py
|
|||
```
|
||||
Debian/Ubuntu
|
||||
```
|
||||
sudo apt-get install python3 python3-pip python3-pycurl
|
||||
sudo apt-get -y install python3 python3-pip python3-pycurl
|
||||
sudo pip3 install pip --upgrade
|
||||
sudo pip3 install certifi json
|
||||
chmod +x newcard.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue