Skip to content

Commit aa769d3

Browse files
committed
typo
1 parent 22b05c9 commit aa769d3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,13 @@ $ echo $CPATH
6969
>>> /usr/local/cuda/include:...
7070
```
7171

72-
Then run:
72+
Then run
73+
74+
```
75+
pip install torch-scatter
76+
```
77+
78+
or
7379

7480
```
7581
python setup.py install

0 commit comments

Comments
 (0)