Merge pull request #1037 from Mariatta/master

update instruction to install pylint
This commit is contained in:
Claudiu Popa 2016-07-21 19:58:35 +03:00 committed by GitHub
commit c4b063a607

View File

@ -9,7 +9,7 @@ Pylint should be easily installable using pip.
.. code-block:: sh
python -m pip install pip
python -m pip install pylint
Source distribution installation