From 94f371d36a0d68e1f0c6007b2b6a5b6e398b9094 Mon Sep 17 00:00:00 2001 From: Thuan Bui Date: Thu, 30 Sep 2021 09:58:02 +0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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