summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-10-09 11:23:30 +0200
committervarac <varacanero@zeromail.org>2013-10-09 11:23:30 +0200
commite2714844ccb389415cbee24be5835d77f7bc3787 (patch)
treef12c11445298e09d91eecc38fc262370dc1a93d5
parentd3514470fabda6f2fc9f5c41a8e1db025852d395 (diff)
Readme: Instructions how to setup and pull
-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
----------------