-
Notifications
You must be signed in to change notification settings - Fork 275
Home
Vivek Srivastav edited this page May 5, 2016
·
14 revisions
Below are a few guides and how-tos for doing more advanced or unusual things with Coder.
For basic Coder use on Raspberry Pi, please refer to the documentation at http://goo.gl/coder
The stock installer does not work because it contains old OS and will not boot up. The best option is to follow the following steps:
wget https://raw.githubusercontent.com/googlecreativelab/coder/master/installer/stock_raspbian/coder_bootstrap_install.sh
sh ./coder_bootstrap_install.sh
and then follow the instructions.