Skip to content

Commit 3056fdc

Browse files
committed
update
1 parent 3ba1de5 commit 3056fdc

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
@@ -39,7 +39,7 @@ We provide pip wheels for all major OS/PyTorch/CUDA combinations, see [here](htt
3939
To install the binaries for PyTorch 2.6.0, simply run
4040

4141
```
42-
pip install torch-cluster -f https://data.pyg.org/whl/torch-2.5.0+${CUDA}.html
42+
pip install torch-cluster -f https://data.pyg.org/whl/torch-2.6.0+${CUDA}.html
4343
```
4444

4545
where `${CUDA}` should be replaced by either `cpu`, `cu118`, `cu124`, or `cu126` depending on your PyTorch installation.

0 commit comments

Comments
 (0)