Skip to content

Commit e59bea4

Browse files
authored
Merge pull request #231 from gregmalcolm/fix-pypiwin32-instructions
Fix pypiwin32 instructions
2 parents 75b7492 + f56b91b commit e59bea4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.rst

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

147147
$ pip install pywin32
148+
149+
Also available here:
148150
149-
(If that failed, try::
150-
151-
$ pip install pypiwin32
152-
)
151+
https://github.com/mhammond/pywin32/releases
152+
153153

154154
On Mac OS X::
155155

0 commit comments

Comments
 (0)