diff --git a/README.md b/README.md index 05364ce..a587db2 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ It serves as demo to on how to setup the containerization with docker. Clone the 3 repos into the folder: -```mkdir TestProject && cd TestProject``` -```git clone ssh://git@git.impstyle.com:222/test/demo-docker.git docker``` -```git clone ssh://git@git.impstyle.com:222/test/demo-fronted.git frontend``` -```git clone ssh://git@git.impstyle.com:222/test/demo-backend.git backend``` +* ```mkdir TestProject && cd TestProject``` +* ```git clone ssh://git@git.impstyle.com:222/test/demo-docker.git docker``` +* ```git clone ssh://git@git.impstyle.com:222/test/demo-fronted.git frontend``` +* ```git clone ssh://git@git.impstyle.com:222/test/demo-backend.git backend``` ## SSH git clone via docker compose