File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
22
22
2 . Download etcher from [ etcher.io] ( https://etcher.io )
23
23
24
- 3 . Image ** raspbian lite stretch ** to SD card. [ Instructions here.] ( https://www.raspberrypi.org/magpi/pi-sd-etcher/ )
24
+ 3 . Image ** raspbian lite buster ** to SD card. [ Instructions here.] ( https://www.raspberrypi.org/magpi/pi-sd-etcher/ )
25
25
26
26
4 . Mount ** boot** partition of imaged SD card (unplug it and plug it back in)
27
27
@@ -87,7 +87,7 @@ sudo apt-key add mosquitto-repo.gpg.key
87
87
88
88
# download appropriate lists file
89
89
cd /etc/apt/sources.list.d/
90
- sudo wget http://repo.mosquitto.org/debian/mosquitto-stretch .list
90
+ sudo wget http://repo.mosquitto.org/debian/mosquitto-buster .list
91
91
92
92
# update caches and install
93
93
apt-cache search mosquitto
You can’t perform that action at this time.
0 commit comments