Skip to content

Commit 1367c6c

Browse files
Update README.md
1 parent 852f169 commit 1367c6c

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
@@ -4,7 +4,7 @@ Pytorch CPU and CUDA kernels for spatial search and interpolation for 3D point c
44
![Deploy](https://github.com/nicolas-chaulet/torch-points-kernels/workflows/Deploy/badge.svg) ![Unittests](https://github.com/nicolas-chaulet/torch-points-kernels/workflows/Unittests/badge.svg)
55

66
## Installation
7-
Requires torch version 1.0 or higher
7+
**Requires torch** version 1.0 or higher to be installed before proceeding. Once this is done, simply run
88
```
99
pip install torch-points-kernels
1010
```

0 commit comments

Comments
 (0)