Skip to content

Commit 10b6cb7

Browse files
update intallation instructions
1 parent 86cff64 commit 10b6cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ cd /etc/apt/sources.list.d/
9090
sudo wget http://repo.mosquitto.org/debian/mosquitto-buster.list
9191

9292
#update caches and install
93-
apt-cache search mosquitto
93+
sudo apt-cache search mosquitto
9494
sudo apt-get update
9595
sudo apt-get install -f libmosquitto-dev mosquitto mosquitto-clients libmosquitto1
9696
```

0 commit comments

Comments
 (0)