Skip to content

Commit

Permalink
Merge pull request #5 from n2aws/patch-1
Browse files Browse the repository at this point in the history
Update README.md to add 'sudo apt
  • Loading branch information
thebentern authored Nov 22, 2024
2 parents f5a294a + cf4716d commit ec40f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ echo "deb [arch=all signed-by=/etc/apt/keyrings/meshtastic-deb.asc] {{ site.url

If you want to have the latest version of the software, you can replace `stable` with `unstable`.

Then run `apt update && apt install -y meshtasticd`.
Then run `sudo apt update && sudo apt install -y meshtasticd`.

0 comments on commit ec40f39

Please sign in to comment.