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:
1313If you are using Raspbian, then you must have Raspbian Jessie as a minimum version.
1414Raspbian Buster is the currently supported version.
1515
16- ### Installing Node-RED
16+ ### Installing and Upgrading Node-RED
1717
1818We provide a script to install Node.js, npm and Node-RED onto a Raspberry
1919Pi. 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
3131<img src =" /images/logos/debian.svg " height =" 30 " >
3232<img src =" /images/logos/ubuntu.svg " height =" 30 " >
3333</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 >
3636first to ensure npm is able to build any binary modules it needs to install.
3737</div >
3838
You can’t perform that action at this time.
0 commit comments