mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-09 03:32:35 +01:00
Update the README instructions for Windows users (most of them should have Python 2.7 by now).
This commit is contained in:
parent
30c5519acb
commit
6ea1347d3d
@ -35,9 +35,12 @@ supybot-adduser) are all installed to your Python directory's
|
|||||||
this:
|
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:
|
# DEVELOPERS:
|
||||||
|
|
||||||
We likewise have tons of developer documentation at
|
We likewise have tons of developer documentation at
|
||||||
|
Loading…
Reference in New Issue
Block a user