Skip to content

Commit 0a56675

Browse files
committed
Update README.md
1 parent 80c0c59 commit 0a56675

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
@@ -6,7 +6,7 @@ In this process we create a virtual environment (venv), then install tensorflow-
66

77
All instructions for mac:
88
```
9-
python3.7 -m venv venv
9+
python3 -m venv venv
1010
source venv/bin/activate
1111
pip3 install https://dl.google.com/coral/python/tflite_runtime-2.1.0.post1-cp37-cp37m-macosx_10_14_x86_64.whl
1212
pip3 install -r requirements.txt

0 commit comments

Comments
 (0)