From 4ccfa98771456c131993e4b14b9a8da667df1143 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Sun, 23 Nov 2014 22:01:07 +0100 Subject: [PATCH] Correct command in README --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index 26f4917fc..b35009b8e 100644 --- a/docker/README.md +++ b/docker/README.md @@ -21,7 +21,7 @@ Create an image called `syncthing/build` with the build environment. Build the full set of supported binaries. ``` -./build.sh docker +./build.sh docker-all ``` > This uses a temporary container with the image from above and a volume