Update the README instructions for Windows users (most of them should have Python 2.7 by now).

This commit is contained in:
Valentin Lorentz 2013-01-23 13:44:49 +01:00
parent 30c5519acb
commit 6ea1347d3d
1 changed files with 4 additions and 1 deletions

View File

@ -35,9 +35,12 @@ supybot-adduser) are all installed to your Python directory's
this:
```
C:\Python2x\python C:\Python2x\Scripts\supybot-wizard
C:\Python27\python C:\Python27\Scripts\supybot-wizard
```
If you are running a Python version that is not 2.7, replace "27" in the
file names with your Python version, without the dot (for example "26".)
# DEVELOPERS:
We likewise have tons of developer documentation at