Commit aa769d3f authored by rusty1s's avatar rusty1s
Browse files

typo

parent 22b05c9e
......@@ -69,7 +69,13 @@ $ echo $CPATH
>>> /usr/local/cuda/include:...
```
Then run:
Then run
```
pip install torch-scatter
```
or
```
python setup.py install
......
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