From 0f640a31b1f9780f50c2f5d66bb5c53ace215641 Mon Sep 17 00:00:00 2001 From: Aarni Date: Wed, 25 Oct 2017 16:59:27 +0300 Subject: [PATCH] Update readme git address --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 72b4e75..fbcdcb6 100644 --- a/readme.md +++ b/readme.md @@ -23,7 +23,7 @@ Mostly static website with an event calendar. Set up your SSH key authentication in GitLab Profile Settings. Then clone the repository and checkout the development branch: ``` -git clone git@sika.sahkoinsinoorikilta.fi:vtmk/web2.0.git +git clone git@git.sahkoinsinoorikilta.fi:vtmk/web2.0.git cd web2.0 git checkout develop ```