Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
midwan committed Jun 13, 2024
1 parent 523b0e1 commit 73052c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ The image is based on Debian:latest and includes all Amiberry dependencies (e.g.

No Dispmanx is supported in this image, only 32-bit SDL2 versions.

The full image is available on DockerHub: <https://hub.docker.com/repository/docker/midwan/amiberry-docker-armhf>
The full image is available on DockerHub: <https://hub.docker.com/repository/docker/midwan/amiberry-debian-armhf>

## Usage
`docker run --rm -it -v <dir-you-cloned-amiberry-into>:/build midwan/amiberry-docker-armhf:latest`
`docker run --rm -it -v <dir-you-cloned-amiberry-into>:/build midwan/amiberry-debian-armhf:latest`

Then you can proceed to compile Amiberry as usual, e.g. `make -j8 PLATFORM=rpi4-sdl2`

0 comments on commit 73052c0

Please sign in to comment.