Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shijiashuai committed Nov 17, 2019
1 parent 5cd013d commit ed3c980
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@ Download the Python wheel file (For Python3 or above).

* `pip install thundersvm` for CUDA 9.0 - linux_x86_64

* [CPU - linux_x86_64](python/dist//thundersvm-cpu-0.2.0-py3-none-linux_x86_64.whl)
* [CPU - linux_x86_64](https://github.com/Xtra-Computing/thundersvm/blob/d38af58e0ceb7e5d948f3ef7d2c241ba50133ee6/python/dist/thundersvm-cpu-0.2.0-py3-none-linux_x86_64.whl)

* For Windows (64bit)

* [CUDA 10.0 - win64](python/dist//thundersvm-cu10-0.2.0-py3-none-win_amd64.whl)
* [CUDA 10.0 - win64](https://github.com/Xtra-Computing/thundersvm/blob/d38af58e0ceb7e5d948f3ef7d2c241ba50133ee6/python/dist/thundersvm-cu10-0.2.0-py3-none-win_amd64.whl)

* [CPU - win64](python/dist/thundersvm-cpu-0.2.0-py3-none-win_amd64.whl)
* [CPU - win64](https://github.com/Xtra-Computing/thundersvm/blob/d38af58e0ceb7e5d948f3ef7d2c241ba50133ee6/python/dist/thundersvm-cpu-0.2.0-py3-none-win_amd64.whl)

Install the Python wheel file.
```bash
Expand Down

0 comments on commit ed3c980

Please sign in to comment.