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 a864bf9 commit bf1c2c7Copy full SHA for bf1c2c7
CONTRIBUTING.md
@@ -30,7 +30,7 @@ Start by installing the **nightly** build of PyTorch following the
30
Then, the easiest way to install the rest of the dependencies is to run:
31
32
```bash
33
-conda install cmake pkg-config pbyind11 ffmpeg -c conda-forge
+conda install cmake pkg-config pybind11 ffmpeg -c conda-forge
34
```
35
36
### Clone and build
0 commit comments