From 21d6a2a62f2ac891df60ceb14c9110e692681079 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Sat, 15 Oct 2016 20:07:24 +0200 Subject: [PATCH] Update README.md --- nextcloud/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/README.md b/nextcloud/README.md index 3fc4866..9ca8414 100644 --- a/nextcloud/README.md +++ b/nextcloud/README.md @@ -108,7 +108,7 @@ This image is available for `armhf` (Raspberry Pi 1 & 2, Scaleway C1, ...). Alth ``` git clone https://github.com/Wonderfall/dockerfiles.git cd dockerfiles/nextcloud/10.0-armhf -docker build -t wonderfall/nextcloud +docker build -t wonderfall/nextcloud . ``` The building process can take some time.