Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
generators
EMAM2MQTT
Commits
626c3027
Commit
626c3027
authored
May 24, 2019
by
Georg Vinogradov
Browse files
Update README.md
parent
ae5c92ff
Pipeline
#143515
passed with stage
in 56 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
626c3027
...
...
@@ -22,7 +22,7 @@ In terminal run
`mvn clean install -s settings.xml`
### Installing MQTT (locally)
### Installing MQTT (locally
on Ubuntu
)
Open terminal
...
...
@@ -38,4 +38,12 @@ Install mosquitto and mosquitto-clients
`sudo apt-get install mosquitto`
`sudo apt-get install mosquitto-clients`
\ No newline at end of file
`sudo apt-get install mosquitto-clients`
### Installing MQTT (locally on Windows)
[
Download
](
https://mosquitto.org/files/binary/win64/mosquitto-1.6.2-install-windows-x64.exe
)
and install Mosquitto
Restart your computer
Mosquitto is now available and can be accessed via command line using
`mosquitto -h`
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment