Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@sugarlabs.org>2009-01-25 18:51:10 (GMT)
committer Tomeu Vizoso <tomeu@sugarlabs.org>2009-01-25 18:51:10 (GMT)
commitcff729bae3eb415860df5525028188cbaf3c078a (patch)
tree85eee186c620d87f4f9339c18a4edb74843e3ebd
parent356c8881ada5df88c25db8998cb20a5fc40f4fd1 (diff)
Add checkout instructions
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..68ab881
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,5 @@
+git-clone git://git.sugarlabs.org/mindmap/mainline.git mindmap
+cd mindmap
+git-submodule init
+git-submodule update
+