Skip to content

Commit 136b16a

Browse files
committed
typo
1 parent a767158 commit 136b16a

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

4141
```
4242
$ python -c "import torch; print(torch.__version__)"
43-
>>> 1.0.0
43+
>>> 1.1.0
4444
4545
$ echo $PATH
4646
>>> /usr/local/cuda/bin:...

0 commit comments

Comments
 (0)