Skip to content

Commit de4b6ac

Browse files
committed
update readme
1 parent 015c9e2 commit de4b6ac

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,15 @@ Tested on Raspberry Pi 4 Model B (8 GB).
2626

2727
## Install
2828

29+
* Download package:
30+
2931
```shell
3032
wget https://github.com/prepkg/libfacedetection-raspberrypi/releases/latest/download/libfacedetection.deb
33+
```
3134

35+
* Install:
36+
37+
```shell
3238
sudo apt install -y ./libfacedetection.deb
3339
```
3440

0 commit comments

Comments
 (0)