Skip to content

Commit ef384ce

Browse files
authored
Update README.md
Updated to 3.9
1 parent 7eb8426 commit ef384ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ If you have troubles to install tflite-runtime:
5959

6060
You can easily install tflite-runtime from https://google-coral.github.io/py-repo/ with the following line:
6161
```zsh
62-
pip3 install tflite-runtime==2.5.0 --find-links https://google-coral.github.io/py-repo/tflite-runtime
62+
pip3 install tflite-runtime==2.5.0.post1 --find-links https://google-coral.github.io/py-repo/tflite-runtime
6363
```
6464

6565
## 🚀 Run Demo:

0 commit comments

Comments
 (0)