Skip to content

Commit b957d84

Browse files
authored
Stretch -> buster
1 parent ef7fc0c commit b957d84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
2. Download etcher from [etcher.io](https://etcher.io)
2323

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/)
2525

2626
4. Mount **boot** partition of imaged SD card (unplug it and plug it back in)
2727

@@ -87,7 +87,7 @@ sudo apt-key add mosquitto-repo.gpg.key
8787

8888
#download appropriate lists file
8989
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
9191

9292
#update caches and install
9393
apt-cache search mosquitto

0 commit comments

Comments
 (0)