diff --git a/README.md b/README.md index 7f77d19..2159eb3 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ delete ~/.vim/bundle/snipmate.vim/snippets. ### A. Python Debugger like pyflakes, pylint and pep8 For installing Python debugger using PIP : + sudo apt-get install python-pip sudo pip install git+git://github.com/kevinw/pyflakes.git sudo pip install pylint