Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathaniel Theis <natetheis@gmail.com>2010-11-24 18:32:14 (GMT)
committer Nathaniel Theis <natetheis@gmail.com>2010-11-24 18:32:14 (GMT)
commit202b4ffc5ecc0ffae0acf4374c917012fcfb5cd3 (patch)
tree0f0e5bbeb6bb19e70602d0e0f5c8941cf29b9a9a
parentcbb7adb774cba865fd89d463ce82ba9f0584e57c (diff)
Added README
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..c44c700
--- /dev/null
+++ b/README
@@ -0,0 +1,4 @@
+Use "python setup.py install" to install in Sugar
+Use "python setup.py dev" to use symlinks (for easier hacking)
+
+Everything should be fairly intuitive: if it's not, fix it 'till it is.