From e2714844ccb389415cbee24be5835d77f7bc3787 Mon Sep 17 00:00:00 2001 From: varac Date: Wed, 9 Oct 2013 11:23:30 +0200 Subject: Readme: Instructions how to setup and pull --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1c5fb58..3365214 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,22 @@ Leap Presentations ================== +Setup +----- + + git clone https://leap.se/git/leap_presentations + cd leap_presentations + git submodule sync && git submodule update --init + + +Updating / Pulling +------------------ + + cd leap_presentations + git pull + git submodule sync && git submodule update --init + + Directory Layout ---------------- -- cgit v1.2.3