Skip to content

Commit 8b47d8a

Browse files
committed
typo
1 parent de52883 commit 8b47d8a

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
@@ -32,7 +32,7 @@ Ensure that at least PyTorch 1.1.0 is installed and verify that `cuda/bin` and `
3232

3333
```
3434
$ python -c "import torch; print(torch.__version__)"
35-
>>> 1.0.0
35+
>>> 1.1.0
3636
3737
$ echo $PATH
3838
>>> /usr/local/cuda/bin:...

0 commit comments

Comments
 (0)