Sambhav Kothari
bdd3c90d50
Add instructions for uploading to PyPi
2017-05-10 13:29:24 +05:30
Wieland Hoffmann
77b62e153b
INSTALL, resources/README: Explicitly refer to python3
...
PEP 394 makes it clear that python should only be used for applications that can
be run with both Python 2 and Python 3, python3 should be used for Python 3.
pip3 is used because that's what Python 3 compatible pip is called on at least
Arch, Debian, Fedora and Ubuntu.
2017-04-08 17:53:32 +02:00
Wieland Hoffmann
5419af9162
Remove spaces in front of list items
...
They're not required by markdown
2017-04-07 18:43:27 +02:00
Wieland Hoffmann
9931229af7
pip only installs Python dependencies
2017-04-07 18:43:27 +02:00
Wieland Hoffmann
41ef16bbca
Move the windows compiler note into its own list item
...
Similar to the gettext one
2017-04-07 18:43:27 +02:00
Wieland Hoffmann
3b743de52d
Use four-space indent for single-line code blocks
...
Triple backticks are only useful for multi-line code blocks.
2017-04-07 18:43:26 +02:00
Sambhav Kothari
9a35ae7003
Update install instructions
2017-04-07 17:33:04 +05:30