From 252cbed435b96003f66704ca0335e69633ad295c Mon Sep 17 00:00:00 2001 From: Henry Oswald Date: Tue, 24 May 2016 15:48:02 +0100 Subject: [PATCH] Update README.md --- server-ce/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/server-ce/README.md b/server-ce/README.md index 0b11b2b198..04a117bcb7 100644 --- a/server-ce/README.md +++ b/server-ce/README.md @@ -1,5 +1,6 @@ ## Install Please see the [offical wiki for install guides](https://github.com/sharelatex/sharelatex/wiki/Production-Installation-Instructions) +## Building image The docker files can be built with grunt. We do this as there are some other tasks which are done using grunt such as marking the versions of each repo used.