Skip to content

Commit babe797

Browse files
authored
Merge pull request gregmalcolm#165 from chuaaron/master
Update README.rst, add 'pip install pypiwin32' which works on Windows 8.1
2 parents 1924f66 + 4526306 commit babe797

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,11 @@ On Linux::
145145
On Windows::
146146

147147
$ pip install pywin32
148+
149+
(If that failed, try::
150+
151+
$ pip install pypiwin32
152+
)
148153

149154
On Mac OS X::
150155

0 commit comments

Comments
 (0)