Skip to content

Commit 181e0c3

Browse files
committed
added code type
1 parent 46360f1 commit 181e0c3

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 @@ Check that `nvcc` is accessible from terminal, e.g. `nvcc --version`.
3939
If not, add cuda (`/usr/local/cuda/bin`) to your `$PATH`.
4040
Then run:
4141

42-
```
42+
```sh
4343
pip install cffi torch-scatter
4444
```
4545

0 commit comments

Comments
 (0)