Skip to content

Commit a2d3f72

Browse files
author
pytorchbot
committed
2025-04-01 nightly release (bf1c2c7)
1 parent 05f140e commit a2d3f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Start by installing the **nightly** build of PyTorch following the
3030
Then, the easiest way to install the rest of the dependencies is to run:
3131

3232
```bash
33-
conda install cmake pkg-config pbyind11 ffmpeg -c conda-forge
33+
conda install cmake pkg-config pybind11 ffmpeg -c conda-forge
3434
```
3535

3636
### Clone and build

0 commit comments

Comments
 (0)