From 4923e9c9cf7d5fb09fdf8e4302f3cf8d750bf29c Mon Sep 17 00:00:00 2001 From: arnaucode Date: Sun, 22 Oct 2017 20:43:19 +0200 Subject: [PATCH] small fix --- README.md | 4 ++-- index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2618d4f..ca14751 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ 2 - build the docker image ``` -docker build -t webCommonRoutes . +docker build -t webcommonroutes . ``` 3 - launch a container with the image ``` -docker run -ti -d -p 80:8080 webCommonRoutes +docker run -ti -d -p 80:8080 webcommonroutes ``` The landingpage && webapp will be able in the ip/domain. diff --git a/index.html b/index.html index 136211d..ea9c74c 100755 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ - Cars in Common + Common Routes @@ -58,7 +58,7 @@
  • - Access App + Access App
  • Download