We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 852f169 commit 1367c6cCopy full SHA for 1367c6c
README.md
@@ -4,7 +4,7 @@ Pytorch CPU and CUDA kernels for spatial search and interpolation for 3D point c
4
 
5
6
## Installation
7
-Requires torch version 1.0 or higher
+**Requires torch** version 1.0 or higher to be installed before proceeding. Once this is done, simply run
8
```
9
pip install torch-points-kernels
10
0 commit comments