From fad937fe083ec4439d06a2d24a04a9090a4fe766 Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Tue, 5 Jan 2021 18:09:00 -0500 Subject: [PATCH] Update ARM instructions for docker --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 08ab65d..e5c084a 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,9 @@ sudo systemctl start whoogle 2. Clone and deploy the docker app using a method below: #### Docker CLI + +***Note:** For ARM machines, use the `buildx-experimental` Docker tag.* + Through Docker Hub: ```bash docker pull benbusby/whoogle-search