Skip to content

Commit 5ed4e13

Browse files
committed
Change Python 2.6 requirement to 2.4
1 parent 47df850 commit 5ed4e13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ where the path supplied is vdebug's doc directory. This should enable vdebug's h
9393

9494
**Requirements**:
9595

96-
* Vim compiled with Python 2.6+ support, tabs and signs (for Debian/Ubuntu this is provided in the vim-nox package)
96+
* Vim compiled with Python 2.4+ support, tabs and signs (for Debian/Ubuntu this is provided in the vim-nox package)
9797
* A programming language that has a DBGP debugger, e.g. PHP, Python, Ruby,
9898
Perl, NodeJS, Tcl...
9999

0 commit comments

Comments
 (0)