Skip to content

Commit bf1c2c7

Browse files
TianciXiaoXiao Tianci
and
Xiao Tianci
authored
Fix a typo in contribution doc (#604)
Co-authored-by: Xiao Tianci <xiaotianci1@huawei.com>
1 parent a864bf9 commit bf1c2c7

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)