Skip to content

Commit d0616e9

Browse files
Trim down 'get back to safety' instructions
Closes raspberrypi#3268
1 parent a5d7bcf commit d0616e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/asciidoc/computers/os/updating.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ If you have done an `rpi-update` and things are not working as you wish, if your
154154

155155
----
156156
sudo apt-get update
157-
sudo apt install --reinstall libraspberrypi0 libraspberrypi-{bin,dev,doc} raspi-firmware
157+
sudo apt install --reinstall raspi-firmware
158158
----
159159

160160
NOTE: If you are still using Raspberry Pi OS Bullseye you will also need to reinstall the `raspberrypi-kernel` package.

0 commit comments

Comments
 (0)