Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanScherer committed Jun 7, 2016
1 parent 8194275 commit 5b7a046
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ These images have the necessary partitions, sizes and filesystem - but not actua
Currently there is the following image:

* `rpi-raw-image` with two partitions (FAT + EXT4) for the Raspberry Pi
* `odroid-raw-image` with two partitions (FAT + EXT4) for ODROID (eg. XU4)

## Contributing

Expand All @@ -17,6 +18,7 @@ You can build the root filesystem locally with Docker.

```bash
make rpi-raw-image
make odroid-raw-image
```


Expand Down

0 comments on commit 5b7a046

Please sign in to comment.