diff --git a/README.md b/README.md index db07a1b..ead6bfb 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,14 @@ Bonjour, ce projet contient un Portfolio montrant 3 parties: Indices pour l'installation: - 1. Lancez le projet avec Docker -git clone https://gitea.lasallesaintdenis.com/Lucas_Gomes_Tamba/Portfolio-LG2.git ; -cd Portfolio-LG2 ; -docker-compose up -d ; +- git clone https://gitea.lasallesaintdenis.com/Lucas_Gomes_Tamba/Portfolio-LG2.git + +- docker build -t mon-portfolio + +- docker run -p 8080:80 mon-portfolio + + 2. Ensuite rendez-vous sur http://localhost:8080 \ No newline at end of file