From 562b1cbe1ba9674a2173c4b5e8244652cce0a0d7 Mon Sep 17 00:00:00 2001 From: Steffen Vogel <post@steffenvogel.de> Date: Wed, 14 Nov 2018 12:30:06 +0100 Subject: [PATCH] correct spelling of VILLASweb in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 757fa45..4b9401f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ We are using Docker and Docker Compose in order to make it as easy as possible f 4. Extract the files. 5. Open the Docker CLI and navigate to the location of the demo files. 6. Start demo by running `docker-compose up -d` -7. villasWEB is available via `127.0.0.1:80` +7. VILLASweb is available via `127.0.0.1:80` ## Backup / Restore Database -- GitLab