Skip to content

Commit 8a9029d

Browse files
committed
docs: fix README typo
1 parent 1652f12 commit 8a9029d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,14 @@ The following platforms are supported with binary wheels:
6969
Until `PEP 656 <https://www.python.org/dev/peps/pep-0656/>`_ is implemented, we
7070
cannot provide wheels for Alpine and other MUSL variants. If you need to use
7171
Alpine, the requirements are ``g++ ninja cmake openssl-dev linux-headers``. If
72-
those are installed, then `pip3 install cmake`` will work.
72+
those are installed, then ``pip3 install cmake`` will work.
7373

7474
Maintainers
7575
-----------
7676

77-
* `How to update CMake version ? <http://cmake-python-distributions.readthedocs.io/en/latest/update_cmake_version.html>`_
77+
* `How to update CMake version? <http://cmake-python-distributions.readthedocs.io/en/latest/update_cmake_version.html>`_
7878

79-
* `How to make a release ? <http://cmake-python-distributions.readthedocs.io/en/latest/make_a_release.html>`_
79+
* `How to make a release? <http://cmake-python-distributions.readthedocs.io/en/latest/make_a_release.html>`_
8080

8181
Miscellaneous
8282
-------------

0 commit comments

Comments
 (0)