Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pengsida authored Dec 27, 2019
1 parent 48a173b commit 7d4d748
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ The structure of this project is described in [project_structure.md](project_str
pip install torch==1.1.0 -f https://download.pytorch.org/whl/cu90/stable
pip install Cython==0.28.2
sudo apt-get install libglfw3-dev libglfw3
pip install -r requirements.txt
```
2. Compile cuda extensions under `lib/csrc`:
Expand Down

0 comments on commit 7d4d748

Please sign in to comment.