Skip to content

Commit 0e77c0f

Browse files
Guanheng Zhangfacebook-github-bot
authored andcommitted
Add ninja to PyTorch README.md file. (#20079)
Summary: Fixes #17572 Pull Request resolved: #20079 Differential Revision: D15195388 Pulled By: zhangguanheng66 fbshipit-source-id: b7448b482f07e96753f727664416a5d0e85602b4
1 parent 767c82e commit 0e77c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ If you are building for NVIDIA's Jetson platforms (Jetson Nano, TX1, TX2, AGX Xa
169169

170170
Common
171171
```
172-
conda install numpy pyyaml mkl mkl-include setuptools cmake cffi typing
172+
conda install numpy ninja pyyaml mkl mkl-include setuptools cmake cffi typing
173173
```
174174

175175
On Linux

0 commit comments

Comments
 (0)