Skip to content

Commit

Permalink
Minor documentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ayshih committed Jul 13, 2016
1 parent e01af5e commit 1fe2f91
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,9 @@ Assuming that you are using Python 2.7, here are the steps:
compiler=msvc
You should now be able to build extensions.
If these steps don't look work, or you are using a different version of Python,
`this page <https://github.com/cython/cython/wiki/CythonExtensionsOnWindows>`_ has useful information.
If these steps don't work for you, or you are using a different version of Python,
`this page <https://github.com/cython/cython/wiki/CythonExtensionsOnWindows>`_ or
`this page <https://wiki.python.org/moin/WindowsCompilers>`_ may be helpful.

Installation
------------
Expand Down

0 comments on commit 1fe2f91

Please sign in to comment.