andrewn / neue-radio

Neue Radio: Prototype connected object using web technologies
10 stars 6 forks source link

Missing installation instruction #83

Closed libbymiller closed 6 years ago

libbymiller commented 6 years ago

Sorry, minor thing Install.md needs to include

sudo apt-get install git (if on lite) and git clone https://github.com/andrewn/neue-radio

pixelblend commented 6 years ago

You can just download and run the provisioning from the internet, no prior installations required:

curl https://raw.githubusercontent.com/andrewn/neue-radio/master/deployment/provision | sudo bash

I'll update the docs to reflect this.