File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
5757Install the Python wheel file.
5858``` bash
You can’t perform that action at this time.
0 commit comments