Skip to content

Commit b0b5490

Browse files
authored
Update README.md
1 parent 53e4959 commit b0b5490

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
@@ -15,7 +15,7 @@ To use the Python bindings, clone the current repository and use anaconda to ins
1515
```
1616
conda create -n diffipc python=3.9
1717
conda activate diffipc
18-
conda install numpy scipy conda-forge::cython
18+
conda install numpy scipy conda-forge::cython pytorch::pytorch
1919
2020
# optional
2121
export N_THREADS=16

0 commit comments

Comments
 (0)