Skip to content

Commit 63c9798

Browse files
committed
Update raspberrypi.md
1 parent b526d0b commit 63c9798

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/getting-started/raspberrypi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Running the following command will download and run the script. If you want
1717
to review the contents of the script first, you can view it [on Github](https://raw.githubusercontent.com/node-red/linux-installers/master/deb/install-update-nodered).
1818

1919
```
20-
bash <(curl -sL https://github.com/node-red/linux-installers/releases/latest/download/install-update-nodered)
20+
bash <(curl -sL https://github.com/node-red/linux-installers/releases/latest/download/install-update-nodered-deb)
2121
```
2222

2323
There are extra parameters you can pass to the script. Add <code> --help</code> to the end of the above command to see them.

0 commit comments

Comments
 (0)