@@ -10,7 +10,7 @@ redirect_from:
1010
1111### Prerequisites
1212
13- If you are using Raspbian , Buster is the currently supported version.
13+ If you are using Raspberry Pi OS , Buster is the currently supported version.
1414
1515### Installing and Upgrading Node-RED
1616
@@ -50,9 +50,9 @@ This script will:
5050<div style =" float : left ; margin-right : 10px ;margin-bottom : 40px ;" >
5151<img src =" /images/logos/raspberrypi.svg " height =" 30 " >
5252</div >
53- Node-RED has also been packaged for the Raspbian repositories and appears in their
53+ Node-RED has also been packaged for the Raspberry Pi OS repositories and appears in their
5454list of 'Recommended Software'. This allows it to be installed using
55- <code >apt-get install nodered</code > and includes the Raspbian -packaged version
55+ <code >apt-get install nodered</code > and includes the Raspberry Pi OS -packaged version
5656of Node.js, but <em >does not</em > include <code >npm</code >.
5757<p >While using these packages is convenient at first, we <b >strongly recommend</b >
5858using the install script above instead.</p >
@@ -89,7 +89,7 @@ The following commands are provided to work with the service:
8989 - ` node-red-restart ` - this stops and restarts the Node-RED service
9090 - ` node-red-log ` - this displays the log output of the service
9191
92- You can also start the Node-RED service on the Raspbian Desktop by selecting
92+ You can also start the Node-RED service on the Raspberry Pi OS Desktop by selecting
9393the ` Menu -> Programming -> Node-RED ` menu option.
9494
9595### Autostart on boot
0 commit comments