From 55f10e57231f80ca68c9def23bf10df2ab551427 Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Sat, 3 Nov 2018 20:44:06 +0000 Subject: [PATCH] Added instructions for cloning the repository. --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 9f234f4..8afff1c 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,21 @@ You are Peter, a student and you can log in with `peter` as username and * Ruby 2.5 and [bundler](https://github.com/bundler/bundler) +### Checkout + +The repository can be cloned as usual: + +``` sh +git clone https://git.logicalhacking.com/BrowserSecurity/DVGM.git +``` + +Note, if you authorized to access the confidential solutions of the +the exercises for DVGM, you can obtain them by executing + +``` sh +git submodule update --init --recursive +``` + ### Installation After cloning the repository, install the dependencies; `bundle` will install