Skip to content

Commit ed3c980

Browse files
authored
Update README.md
1 parent 5cd013d commit ed3c980

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ Download the Python wheel file (For Python3 or above).
4646

4747
* `pip install thundersvm` for CUDA 9.0 - linux_x86_64
4848

49-
* [CPU - linux_x86_64](python/dist//thundersvm-cpu-0.2.0-py3-none-linux_x86_64.whl)
49+
* [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)
5050

5151
* For Windows (64bit)
5252

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

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

5757
Install the Python wheel file.
5858
```bash

0 commit comments

Comments
 (0)