From 661eb896e31f6ac4c1ff26858daaf3ee59d7013c Mon Sep 17 00:00:00 2001 From: Marco Forte Date: Thu, 14 Aug 2014 14:13:46 +0000 Subject: tiny typo fix --- doc/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/installation.rst b/doc/installation.rst index 56115c7..10862a8 100644 --- a/doc/installation.rst +++ b/doc/installation.rst @@ -62,7 +62,7 @@ On Windows, once you have installed Pylint, the command line usage is :: pylint.bat [options] module_or_package But this will only work if *pylint.bat* is either in the current -directory, or on your system path. (*setup.py* install install *python.bat* +directory, or on your system path. (*setup.py* will 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: -- cgit v1.2.1