Skip to content

Commit 5953cf3

Browse files
author
Dave Conway-Jones
committed
Update raspberrypi.md
1 parent abd413b commit 5953cf3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/getting-started/raspberrypi.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ redirect_from:
1313
If you are using Raspbian, then you must have Raspbian Jessie as a minimum version.
1414
Raspbian Buster is the currently supported version.
1515

16-
### Installing Node-RED
16+
### Installing and Upgrading Node-RED
1717

1818
We provide a script to install Node.js, npm and Node-RED onto a Raspberry
1919
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
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>
3636
first to ensure npm is able to build any binary modules it needs to install.
3737
</div>
3838

0 commit comments

Comments
 (0)