Commit 8b47d8a4 authored by rusty1s's avatar rusty1s
Browse files

typo

parent de528831
......@@ -32,7 +32,7 @@ Ensure that at least PyTorch 1.1.0 is installed and verify that `cuda/bin` and `
```
$ python -c "import torch; print(torch.__version__)"
>>> 1.0.0
>>> 1.1.0
$ echo $PATH
>>> /usr/local/cuda/bin:...
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment