pi-image/README.md

14 lines
183 B
Markdown
Raw Normal View History

2019-12-12 00:13:55 +00:00
# Kiwi Bot Raspberry Pi Image
## Downloading
```
git clone --recurse-submodules https://git.1248.nz/kiwibot/pi-image.git
```
## Building
```
cp config.sample config
./build
```