You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: raspberrypi/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ If this is the case, find the required chipset.
20
20
Install the chipset onto the driver by cloning the driver repo best suited and following the steps.
21
21
22
22
Ensure you have the right developer tools.
23
-
**sudo apt install -y build-essential bc dkms git**
23
+
**sudo apt install -y build-essential bc dkms git raspberrypi-kernel-headers**
24
24
25
25
### Starting the hotspot
26
26
To broadcast the hotspot, run the following command to create a hotspot, replacing the [hotspot name] and [hotspot password] placeholders with a hotspot name and password of your choice
0 commit comments