Skip to content

Commit 49bf27a

Browse files
committed
update to bookworm
1 parent aa7ebc9 commit 49bf27a

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

README.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![libfacedetection-raspberrypi](https://i.ibb.co/QD8t7Cy/libfacedetection-raspberrypi.png)
44

5-
Precompiled **libfacedetection (4092665 commit)** binaries for **Raspberry Pi 3 & 4**.
5+
Precompiled **libfacedetection (fb0c773 commit)** binaries for **Raspberry Pi 3 & 4**.
66
Read the following [blog post](https://lindevs.com/install-precompiled-libfacedetection-on-raspberry-pi) for additional information.
77

88
## Supported features
@@ -22,22 +22,10 @@ Tested on Raspberry Pi 4 Model B (8 GB).
2222

2323
### Supported OS
2424

25-
* Raspberry Pi OS Bullseye (32-bit and 64-bit)
25+
* Raspberry Pi OS Bookworm 64-bit
2626

2727
## Install
2828

29-
* 32-bit:
30-
31-
```shell
32-
wget https://github.com/prepkg/libfacedetection-raspberrypi/releases/latest/download/libfacedetection.deb
33-
```
34-
35-
```shell
36-
sudo apt install -y ./libfacedetection.deb
37-
```
38-
39-
* 64-bit:
40-
4129
```shell
4230
wget https://github.com/prepkg/libfacedetection-raspberrypi/releases/latest/download/libfacedetection_64.deb
4331
```

0 commit comments

Comments
 (0)