Skip to content

Commit a1e8c31

Browse files
committed
Small ReST fix
1 parent 4b2fd58 commit a1e8c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/appveyor.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Background
1717

1818
Windows users typically do not have access to a C compiler, and therefore are
1919
reliant on projects that use C extensions distributing binary wheels on PyPI in
20-
order for the distribution to be installable via ``pip install dist```.
20+
order for the distribution to be installable via ``pip install dist``.
2121
However, it is often the case that projects which are intended to be
2222
cross-platform are developed on Unix, and so the project developers *also* have
2323
the problem of lack of access to a Windows compiler.

0 commit comments

Comments
 (0)