Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 4a90130

Browse files
committed
fix: link
1 parent 2195afd commit 4a90130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ TF_NEED_MPI=0
2828
Use the pre-built binary wheel hosted on Github.
2929

3030
```sh
31-
pip install *.whl
31+
pip install https://github.com/AfsmNGhr/alpine-py3-tensorflow/releases/download/alpine3.9-python3.7.3-tensorflow1.13.1/tensorflow-1.13.1-cp37-cp37m-linux_x86_64.whl
3232
```
3333

3434
If you want to compile it yourself, use the Dockerfile. Note that it can take many hours.

0 commit comments

Comments
 (0)