Skip to content

Commit a86c409

Browse files
authored
updated readme (#26)
* updated readme * update readme
1 parent 0039470 commit a86c409

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ This library lets you run machine learning models and collect sensor data on Lin
2626
$ git clone https://github.com/edgeimpulse/linux-sdk-python
2727
```
2828
29+
4. Install pip dependencies:
30+
31+
```
32+
$ pip3 install -r requirements.txt
33+
```
34+
2935
For the computer vision examples you'll want `opencv-python>=4.5.1.48`
3036
Note on macOS on apple silicon, you will need to use a later version,
3137
4.10.0.84 tested and installs cleanly

0 commit comments

Comments
 (0)