Update README for systemd deployment with live-tested FPS data

This commit is contained in:
mikkeli
2026-08-06 09:25:02 +09:00
parent b1306bac21
commit 344d4b7845
+2 -2
View File
@@ -6,7 +6,7 @@ Raspberry Pi 5.
## Quick start
```bash
# Ensure the v4l2 Python bindings are installed
# Install the V4L2 Python bindings
sudo apt install -y python3-v4l2
# Run directly
@@ -22,7 +22,7 @@ The app runs natively on the Pi via a systemd unit.
### Install
```bash
# Install the v4l2 Python bindings
# Install the V4L2 Python bindings
sudo apt install -y python3-v4l2
# Copy the service unit