Skip to content

Commit e0ea3b9

Browse files
committed
[skip ci] add note for installing on PyTorch 1.7.1
1 parent 1371e40 commit e0ea3b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ where `${CUDA}` should be replaced by either `cpu`, `cu101`, `cu102`, or `cu111`
5858
| **Windows** |||||
5959
| **macOS** || | | |
6060

61-
#### PyTorch 1.7.0
61+
#### PyTorch 1.7.0/1.7.1
6262

63-
To install the binaries for PyTorch 1.7.0, simply run
63+
To install the binaries for PyTorch 1.7.0 and 1.7.1, simply run
6464

6565
```
6666
pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.7.0+${CUDA}.html

0 commit comments

Comments
 (0)