summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/buildnotes/buster-motion-and-bookworm.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/buildnotes/buster-motion-and-bookworm.md b/docs/buildnotes/buster-motion-and-bookworm.md
index ad1be63..daf1941 100644
--- a/docs/buildnotes/buster-motion-and-bookworm.md
+++ b/docs/buildnotes/buster-motion-and-bookworm.md
@@ -33,8 +33,7 @@ systemctl status motion
Install libcamerify and edit the motion.service definition.
```sh
-apt install libcamera-tools libcamera-dev libcamera-v4l2
-libcamerify
+apt install libcamera-tools libcamera-dev libcamera-v4l2 libcamerify
nano /lib/systemd/system/motion.service
...
[Service]
@@ -84,4 +83,3 @@ mount -a
- <https://pimylifeup.com/raspberry-pi-webcam-server/>
- <https://github.com/Motion-Project/motion/discussions/1753>
- <https://www.raspberrypi.com/documentation/computers/camera_software.html#getting-started>
-