From 62f8084185b2b9db92f097c6cd53ddc4f36651d9 Mon Sep 17 00:00:00 2001 From: mazenovi <vmazenod@gmail.com> Date: Thu, 5 Jan 2017 15:11:30 +0100 Subject: [PATCH] add how to get project for dummy users --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index e14e712..0144481 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ +## How you can get it + +```bash +git clone git@gitlab.isima.fr:mazenovi/tp-www-ssl.git && cd tp-www-ssl +``` + +or + +```bash +git clone https://gitlab.isima.fr/mazenovi/tp-www-ssl.git && cd tp-www-ssl +``` + ## How can you use it? ```bash -- GitLab