From 9a62d568da09c9c8fb782ef9c488c570e62c7314 Mon Sep 17 00:00:00 2001 From: Heikki Ahonen <heikki.a.ahonen@helsinki.fi> Date: Wed, 27 Nov 2019 17:34:43 +0200 Subject: [PATCH] Update template download instructions --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d373026..82c0056 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,13 @@ Contact the owners of this project if you wish to contribute to the development. ## Instructions for the students -#### STEP 0 - Clone the thesis template +#### STEP 0 - Copy the thesis template for yourself One template for all theses: https://version.helsinki.fi/cs/thesis-template -You can also download this as a ZIP-file from the download-button. +You can download this template as a ZIP-file from the download-button. +You can also clone this template from the clone-button, as you would any Git-repository. +Either way, copy the whole repository for yourself. #### STEP 1 - BSc or MSc thesis? 1) Select whether your are writing BSc (tkt for new, tktl for old) or MSc (csm for new, cs for old, dsm data science) thesis -- GitLab