Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanming-hu authored Mar 6, 2020
1 parent df412d0 commit 3475023
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ python3 -m pip install taichi-nightly-cuda-10-1
# Build from source if you work in other environments
```

**Note:**
- On Ubuntu 19.04+, please `sudo apt install libtinfo5`.
- On Windows, please install [Microsoft Visual C++ Redistributable](https://aka.ms/vs/16/release/vc_redist.x64.exe) if you haven't.

## [Contribution Guidelines](https://taichi.readthedocs.io/en/latest/contributor_guide.html)

|| **Linux (CUDA)** | **OS X (10.14+)** | **Windows** |
Expand Down

0 comments on commit 3475023

Please sign in to comment.