diff --git a/README.md b/README.md index bfbad04..a9d404f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ be referenced to generate docstrings in pybind11 binding code. To install the latest development version: ```bash -python -m pip install git+git://github.com/pybind/pybind11_mkdoc.git@master +python -m pip install git+https://github.com/pybind/pybind11_mkdoc.git@master ``` ## Usage