From 23344c48f8d1aede2879482597cdb24a2ab30a29 Mon Sep 17 00:00:00 2001 From: Jonas 12t Date: Fri, 22 Oct 2021 09:28:38 +0400 Subject: [PATCH] =?UTF-8?q?D=C3=A9finition=20du=20projet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac6263b..08aaa35 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,8 @@ vivre un jour ! ## Installation : -Requierement : Docker & docker-compose. +We need Docker & docker-compose. +See https://docs.docker.com/ for installation. ```shell cd Docker/Development @@ -67,7 +68,8 @@ docker exec -ti tibillet_django bash rsp ``` -Test with www.$DOMAIN and demo.$DOMAIN Don't forget to change your /etc/host if you are in localhost :) +Test with www.$DOMAIN/admin and demo.$DOMAIN/admin +Don't forget to change your /etc/host if you are in localhost :) Enjoy !