summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarco Forte <marcoyolos>2014-08-14 11:54:33 +0000
committerMarco Forte <marcoyolos>2014-08-14 11:54:33 +0000
commita72a93c7213d91de47e524a847e8c73ee9fdff3e (patch)
tree6bd0a9d6811f8256d25f92a6037143fcabdf397f /doc
parentc407bc2e3218a6cab9d8c6eaf371eaa6fa7d8f61 (diff)
downloadpylint-a72a93c7213d91de47e524a847e8c73ee9fdff3e.tar.gz
Updated bullet points in Notes for Windows users to follow http://www.oxforddictionaries.com/words/bullet-points , I updated them since they are full sentences and so generally start with a capital. Tiny fix :)
Diffstat (limited to 'doc')
-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=