Skip to content

Commit

Permalink
Remove the clock, MQTTX in uppercase and Ubuntu/Debian example.
Browse files Browse the repository at this point in the history
  • Loading branch information
aitormurgu committed Mar 26, 2024
1 parent b3f46e7 commit dd76a6d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions docs/Examples/MQTTX/MQttx instalation.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@ There choose your operating system and download the corresponding version for yo

Once the download is complete, follow the installation instructions for your operating system. In most cases, this will involve simply opening the downloaded file and following the steps in the installation wizard but here is an example of how to install it using commands after dowloading.

This is Debian/Ubuntu example.

<div class="tutorial-image-container">
![Comands](../img/commands.png)
</div>


2 changes: 1 addition & 1 deletion docs/Examples/MQTTX/_category_.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"label": "MQttx",
"label": "MQTTX",
"position": 1,
"link": {
"type": "generated-index"
Expand Down
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function HomepageHeader() {
<Link
className="button button--secondary button--lg"
to="/docs/category/tutorials">
Get started ⏱️
Get started
</Link>
</div>
</div>
Expand Down

0 comments on commit dd76a6d

Please sign in to comment.