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 a1cf3a0 commit 0adf76dCopy full SHA for 0adf76d
docs/getting-started/raspberrypi.md
@@ -25,7 +25,7 @@ to review the contents of the script first, you can view it [on Github](https://
25
bash <(curl -sL https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered)
26
```
27
28
-There are extra parameters you can pass to the script. Add ` --help` to the end of the above command to see them.
+There are extra parameters you can pass to the script. Add <code> --help</code> to the end of the above command to see them.
29
30
<div class="doc-callout">
31
<div style="float: left; margin-right: 10px; margin-bottom: 30px;">
0 commit comments