From efd630c02cfacaecf3e1fc7769888bc32c099a2d Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Sun, 20 Oct 2024 17:31:32 +0200 Subject: Say how to clone in README --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index 1d6b073..2d245ef 100644 --- a/README +++ b/README @@ -4,3 +4,9 @@ README rgdd's public archive of slides, notes, etc. Mainly meant to serve rgdd, but if it also serves someone else that is great. Assuming you use your own best judgement wrt. attribution I'm not picky if you reuse something from here. + +Clone as follows: + + $ git clone https://git.rgdd.se/archive + $ cd archive + $ git submodule update --init --recursive -- cgit v1.2.3