File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ redirect_from:
13
13
If you are using Raspbian, then you must have Raspbian Jessie as a minimum version.
14
14
Raspbian Buster is the currently supported version.
15
15
16
- ### Installing Node-RED
16
+ ### Installing and Upgrading Node-RED
17
17
18
18
We provide a script to install Node.js, npm and Node-RED onto a Raspberry
19
19
Pi. The script can also be used to upgrade an existing install when a new
@@ -31,8 +31,8 @@ bash <(curl -sL https://raw.githubusercontent.com/node-red/linux-installers/mast
31
31
<img src =" /images/logos/debian.svg " height =" 30 " >
32
32
<img src =" /images/logos/ubuntu.svg " height =" 30 " >
33
33
</div >
34
- This script will work on any Debian-based operating system, including Ubuntu
35
- and Diet-Pi. You may need to run <code >sudo apt install build-essential git</code >
34
+ This script will work on any < b > Debian-based</ b > operating system, including < b > Ubuntu</ b >
35
+ and < b > Diet-Pi</ b > . You may need to run <code >sudo apt install build-essential git</code >
36
36
first to ensure npm is able to build any binary modules it needs to install.
37
37
</div >
38
38
You can’t perform that action at this time.
0 commit comments