summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2014-08-14 15:49:20 +0300
committerClaudiu Popa <pcmanticore@gmail.com>2014-08-14 15:49:20 +0300
commit2cc172844e311f820c4582232d0cd0c3c9366c9b (patch)
tree61815634a3043745309f057e241806540da9a373
parentbf056a6814b4245f5769fa16925bd9878a33fb8f (diff)
parenta72a93c7213d91de47e524a847e8c73ee9fdff3e (diff)
downloadpylint-2cc172844e311f820c4582232d0cd0c3c9366c9b.tar.gz
Merged in marcoyolos/pylint (pull request #158)
Updated bullet points in Notes for Windows users, tiny fix
-rw-r--r--doc/installation.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/installation.rst b/doc/installation.rst
index 5992bfc..56115c7 100644
--- a/doc/installation.rst
+++ b/doc/installation.rst
@@ -1,4 +1,3 @@
-
Installation
------------
@@ -67,12 +66,12 @@ directory, or on your system path. (*setup.py* install install *python.bat*
to the *Scripts* subdirectory of your Python installation -- e.g.
C:\Python24\Scripts.) You can do any of the following to solve this:
-1. change to the appropriate directory before running pylint.bat
+1. Change to the appropriate directory before running pylint.bat
-2. add the Scripts directory to your path statement in your autoexec.bat
+2. Add the Scripts directory to your path statement in your autoexec.bat
file (this file is found in the root directory of your boot-drive)
-3. create a 'redirect' batch file in a directory actually on your
+3. Create a 'redirect' batch file in a directory actually on your
systems path
To effect (2), simply append the appropriate directory name to the PATH=