diff --git a/README.md b/README.md index e36bf24..a394cab 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,11 @@ To get started all you need to do is clone the repository and spin up the contai ```bash git clone https://github.com/10h30/wirehole-ui.git cd wirehole-ui +nano docker-compose.yml ``` +If you are using Raspberry Pi, please uncomment `#image: "mvance/unbound-rpi:latest" and add comment to `image: "mvance/unbound:latest" + + ### Full Setup ```bash #!/bin/bash