Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischoy authored Mar 6, 2020
1 parent 2e0ecbd commit 1614faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The MinkowskiEngine is distributed via [PyPI MinkowskiEngine][pypi-url] which ca
First, install pytorch following the [instruction](https://pytorch.org). Next, install `openblas`.

```
sudo apt install openblas
sudo apt install libopenblas-dev
pip3 install torch torchvision
Expand Down

0 comments on commit 1614faa

Please sign in to comment.