Skip to content

Commit efd6ecc

Browse files
author
Dave Conway-Jones
committed
add sudo to snap install cmmand example
1 parent cbf34ba commit efd6ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ If your OS supports [Snap](https://snapcraft.io/docs/core/install) you can insta
7272
Node-RED with:
7373

7474
```
75-
snap install node-red
75+
sudo snap install node-red
7676
```
7777

7878
When installed as a Snap package, it will run in a secure container that does

0 commit comments

Comments
 (0)