Skip to content

Commit 39c62d3

Browse files
author
Dave Conway-Jones
committed
Update raspberrypi.md
1 parent 670a6f3 commit 39c62d3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/getting-started/raspberrypi.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ Node-RED has also been packaged for the Raspberry Pi OS repositories and appears
5454
list of 'Recommended Software'. This allows it to be installed using
5555
<code>apt-get install nodered</code> and includes the Raspberry Pi OS-packaged version
5656
of Node.js, but <em>does not</em> include <code>npm</code>.
57-
<p>While using these packages is convenient at first, we <b>strongly recommend</b>
58-
using the install script above instead.</p>
57+
<p><b>Note</b>: at this time the default node.js included with RaspiOS Bullseye is still v12. This means that the latest Node-RED version that can be installed is the 2.x branch. While using these packages is convenient at first, we <b>strongly recommend</b> using the install script above instead.</p>
5958
</div>
6059

6160
### Running locally

0 commit comments

Comments
 (0)