Skip to content
This repository was archived by the owner on Dec 17, 2018. It is now read-only.

Commit fd19106

Browse files
committed
Update README.md
More instructions on downloading
1 parent 1ff289a commit fd19106

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

mqtt/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,10 @@ The Web UI example visualizes the mesages sent by the Arduino MQTT client. It us
3535

3636
To run:
3737

38-
1. Download the entire ``web-interface`` folder.
38+
1. Download the source from this repository. By either:
39+
* Downloading and extracting [cloud-examples-master.zip](https://github.com/arduino/cloud-examples/archive/master.zip)
40+
* Or cloning the repository using ``git``
41+
1. Go into the ``mqtt/web-interface`` folder.
3942
1. Open the ``main.js`` file in a text editor.
4043
1. Update the MQTT settings at the top of the file.
4144
1. Open ``index.html`` in a Web Browser

0 commit comments

Comments
 (0)