diff --git a/README.md b/README.md index a390e36..3a7995e 100644 --- a/README.md +++ b/README.md @@ -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