summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
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
----------------