We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86cff64 commit 10b6cb7Copy full SHA for 10b6cb7
README.md
@@ -90,7 +90,7 @@ cd /etc/apt/sources.list.d/
90
sudo wget http://repo.mosquitto.org/debian/mosquitto-buster.list
91
92
#update caches and install
93
-apt-cache search mosquitto
+sudo apt-cache search mosquitto
94
sudo apt-get update
95
sudo apt-get install -f libmosquitto-dev mosquitto mosquitto-clients libmosquitto1
96
```
0 commit comments