Skip to content

Commit 3e3f33b

Browse files
committed
update to bookworm
1 parent 6df98f5 commit 3e3f33b

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

README.md

+1-13
Original file line numberDiff line numberDiff line change
@@ -27,22 +27,10 @@ Tested on Raspberry Pi 4 Model B (8 GB).
2727

2828
### Supported OS
2929

30-
* Raspberry Pi OS Bullseye (32-bit and 64-bit)
30+
* Raspberry Pi OS Bookworm 64-bit
3131

3232
## Install
3333

34-
* 32-bit:
35-
36-
```shell
37-
wget https://github.com/prepkg/tensorflow-lite-raspberrypi/releases/latest/download/tensorflow-lite.deb
38-
```
39-
40-
```shell
41-
sudo apt install -y ./tensorflow-lite.deb
42-
```
43-
44-
* 64-bit:
45-
4634
```shell
4735
wget https://github.com/prepkg/tensorflow-lite-raspberrypi/releases/latest/download/tensorflow-lite_64.deb
4836
```

0 commit comments

Comments
 (0)