From 10cb3d2c48035d24805e85278974acff87cbda70 Mon Sep 17 00:00:00 2001 From: Jonas Legion Date: Thu, 10 Jun 2021 16:16:47 +0200 Subject: [PATCH] Install pour dev sur Readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 8a72390..a24365a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,17 @@ # TiBillet-Ticket Vente de billet et gestion d'évènement. +## Installation : + +```shell + +cd Docker/Development +docker-compose --build up -d +docker exec -ti tibillet_django migrate +docker exec -ti tibillet_django rsp + +``` + # Credits : Développement :