1284db97b0f2

Add requirements.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 13 Jun 2011 13:12:29 -0400
parents 4267ab99b32b
children 48a4ac7ce632
branches/tags (none)
files README.markdown

Changes

--- a/README.markdown	Mon Jun 13 12:56:51 2011 -0400
+++ b/README.markdown	Mon Jun 13 13:12:29 2011 -0400
@@ -22,6 +22,21 @@
 * Changelog
 * License
 
+Requirements
+============
+
+Vim 7.3+ compiled with Python 2.5+ support.
+
+Yes, that's some (relatively) new stuff.  No, I'm not going to support anything less
+than that.
+
+Threesome is a merge tool which means you'll be working with it on your development
+machine, not over SSH on your servers.
+
+If you can't be bothered to run up-to-date versions of your tools on your main
+development machine, I can't be bothered to clutter the codebase to support you.
+Feels bad, man.
+
 Installation
 ============