diff --git a/README.md b/README.md index b7bcb73..db07a1b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,18 @@ # Portfolio Lucas Gomes Tamba -Bonjour, lancez le projet avec Docker +Bonjour, ce projet contient un Portfolio montrant 3 parties: -git clone https://gitea.lasallesaintdenis.com/Lucas_Gomes_Tamba/Portfolio-LG2.git -cd Portfolio-LG2 -docker-compose up -d +- About +- Projets +- Contact -Ensuite rendez-vous sur http://localhost:8080 \ No newline at end of file +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 ; + +2. Ensuite rendez-vous sur http://localhost:8080 \ No newline at end of file