summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-01-02 13:09:49 +0300
committermonsta <[email protected]>2015-01-02 13:09:49 +0300
commit8c099e5acb3b180dbdc0e358a0ef386ff1e2108e (patch)
tree2340640486f2d266cb2a343218b48bf80b156510
parent8cdc55afa726c3499fd6871ddf8308e2e2b616e6 (diff)
downloadpython-caja-8c099e5acb3b180dbdc0e358a0ef386ff1e2108e.tar.bz2
python-caja-8c099e5acb3b180dbdc0e358a0ef386ff1e2108e.tar.xz
README: updated required versions
-rw-r--r--README7
1 files changed, 3 insertions, 4 deletions
diff --git a/README b/README
index 1511a38..3fee627 100644
--- a/README
+++ b/README
@@ -14,12 +14,11 @@ Try to copy test.py to that directory for an example
Requirements
============
-Caja 1.1.0
-Python 2.3
+Caja 1.6.0
+Python 2.7
PyGObject 2.28.0
Problems
========
It's currently not possible to reload the python file without
-restarting caja. That's a planned feature for future versions
-
+restarting caja. That's a planned feature for future versions.