We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f81b092 commit 338bb9dCopy full SHA for 338bb9d
README.md
@@ -9,7 +9,7 @@ be referenced to generate docstrings in pybind11 binding code.
9
To install the latest development version:
10
11
```bash
12
-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
13
```
14
15
## Usage
0 commit comments