Skip to content

Commit

Permalink
Fix docs for fresh installs with CSI
Browse files Browse the repository at this point in the history
  • Loading branch information
nvtkaszpir committed Mar 24, 2024
1 parent e1ac29c commit 762c78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ For most Raspberry Pi Cameras (CSI/USB):

```shell
sudo apt-get update
sudo apt-get install -y curl fswebcam git iputils-ping v4l-utils uuid-runtime
sudo apt-get install -y curl libcamera0 fswebcam git iputils-ping v4l-utils uuid-runtime
```

Additional packages for remote cameras - especially the one that are used for streaming:
Expand Down

0 comments on commit 762c78d

Please sign in to comment.