Confirmed users
699
edits
No edit summary |
|||
| Line 40: | Line 40: | ||
== Set up Firefox OS inside Raspbian == | == Set up Firefox OS inside Raspbian == | ||
Download the Firefox OS demo files: [[File:Foxberry-pi-demo-0.0.tar.gz]]. Copy the package to your RPi and then extract it into your home directory with | Download the Firefox OS demo files: [[File:Foxberry-pi-demo-0.0.tar.gz]]. Copy the package to your RPi and then extract it into your RPi user's home directory with | ||
cd | cd | ||
tar zxvf Foxberry-pi-demo-0.0.tar.gz | tar zxvf Foxberry-pi-demo-0.0.tar.gz | ||
This should create a <code>ffos</code> folder in your home directory. | This should create a <code>ffos</code> folder in your RPi's home directory. | ||
== Set up your host for web development == | == Set up your host for web development == | ||