From d434407f3658b1d46745f3252c11afd4f320638d Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Fri, 19 Jul 2019 10:16:43 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f04793804c..9d8fc875a4 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ https://software.opensuse.org/download.html?project=server%3AeGroupWare&package=egroupware-epl ### Installing EGroupware 19.1+ via Docker: -EGroupware 19.1 can be installed via Docker, in fact the DEB/RPM packages also does that. Instructions on how to run EGroupware in Docker are in [doc/docker subdirectory](https://github.com/EGroupware/egroupware/tree/master/doc/docker). +EGroupware 19.1 can be installed via Docker, in fact the DEB/RPM packages also does that. Instructions on how to run EGroupware in Docker are in [doc/docker](https://github.com/EGroupware/egroupware/tree/master/doc/docker) subdirectory. ### Installing EGroupware 17.1 from github: [switch to 17.1 branch](https://github.com/EGroupware/egroupware/tree/17.1) and follow instructions there