Merge pull request #381 from robkam/patch-1

Add that the script requires Python 2.7
pull/385/head
nemobis 4 years ago committed by GitHub
commit 85ae14419f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,6 +27,8 @@ This is a very quick guide for the most used features of WikiTeam tools. For fur
### Requirements
Requires <a href="https://www.python.org/downloads/release/python-278/">Python 2.7</a>.
Confirm you satisfy the requirements:
`pip install --upgrade -r requirements.txt`

Loading…
Cancel
Save