Skip to content

Instantly share code, notes, and snippets.

@tstellanova
Created February 28, 2021 19:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tstellanova/9de61a9ee7d8c80023e2904bc9256d3a to your computer and use it in GitHub Desktop.
Save tstellanova/9de61a9ee7d8c80023e2904bc9256d3a to your computer and use it in GitHub Desktop.
Install particle-cli on Raspberry Pi 4 running raspbian buster
sudo apt-get update
sudo apt-get install build-essential libudev-dev
bash <( curl -sL https://particle.io/install-cli )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment