Skip to content

Commit e343fd3

Browse files
committed
no highlighting
1 parent f16e422 commit e343fd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
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-
```sh
42+
```
4343
pip install cffi torch-scatter
4444
```
4545

@@ -69,6 +69,6 @@ print(argmax)
6969

7070
## Running tests
7171

72-
```sh
72+
```
7373
python setup.py test
7474
```

0 commit comments

Comments
 (0)