diff --git a/README.md b/README.md index 0f3d8a391..c76fff111 100644 --- a/README.md +++ b/README.md @@ -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