Updated python (markdown)

Jeremy Pallats/starcraft.man 2015-02-22 12:00:43 -05:00
parent 156eb13ce4
commit 4bc578ffcc

@ -4,7 +4,7 @@
POSIX OS, so Linux, BSD or OSX. No plans for Windows support.
Python 2 version >= 2.7 is required, check with: ``` python --version ```
Python 2 version >= 2.7, check with: ``` python --version ```
Vim/GVim with +python support. To check on command line
``` vim --version | grep +python ```