From cf49b1514410e7a0912780966471507154a26312 Mon Sep 17 00:00:00 2001 From: t13801206 Date: Thu, 14 Jan 2021 22:36:47 +0900 Subject: [PATCH] fix typo in INSTALL --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 22ba44ab..1c53db8f 100644 --- a/INSTALL +++ b/INSTALL @@ -58,7 +58,7 @@ http://code.google.com/p/pacparser/wiki/LinkingOnVisualStudio. ------------- To install pacparser python module (available only for Python 2.7 right now), download package pacparser-python27-v.v.v-win32.zip and extract it somewhere -on your system. To install the module in you PYTHONPATH, simply run install.py +on your system. To install the module in your PYTHONPATH, simply run install.py that comes with the compiled binaries. If it fails for some reason, simply copy "pacparser" sub-directory to