Skip to content

Commit 2d08957

Browse files
authored
Update README.md
1 parent 53cdb5e commit 2d08957

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ To me this is the perfect project for a constantly watching Rasperry Pi. These s
1919
First, update your existing list of packages:
2020

2121
sudo apt update && sudo apt upgrade
22+
23+
On a Raspberry Pi you might need to install
24+
25+
`sudo apt install linux-modules-extra-raspi`
26+
2227
Next, install a few prerequisite packages which let apt use packages over HTTPS:
2328

2429
sudo apt install apt-transport-https ca-certificates curl software-properties-common

0 commit comments

Comments
 (0)