README.txt in rubypython-0.2.3 vs README.txt in rubypython-0.2.4
- old
+ new
@@ -20,10 +20,10 @@
cPickle=RubyPython.import("cPickle")
p cPickle.dumps("RubyPython is awesome!")
RubyPython.stop
== REQUIREMENTS:
- Python must be installed. Currently, RubyPython requires python2.5 but it may soon be able to work on other platforms. I have only tested it on Mac OSX 10.5, so I'm not sure what parts may need correcting for other systems.
+ Python must be installed. Currently, RubyPython requires python2.5 but it may soon be able to work with other versions. It should work fine with Python 2.4 but you may experience issues with lower versions. I have only tested it on Mac OSX 10.5, so I'm not sure what parts may need correcting for other systems.
== INSTALL:
sudo gem install rubypython
\ No newline at end of file