From a29978acf37967796318f1563947dd1423550bca Mon Sep 17 00:00:00 2001 From: asamoukin Date: Tue, 1 Jul 2008 20:55:05 +0000 Subject: [PATCH] git-svn-id: http://svn.calculate.ru/calculate2/calculate-lib/trunk@28 c91db197-33c1-4113-bf15-f8a5c547ca64 --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index bfa5f51..061dea2 100644 --- a/README +++ b/README @@ -7,7 +7,7 @@ calculate-lib needs the following library version installed, in order to run: Python >= 2.3 python-ldap >= 2.0.0 -To install calculate-lib , just execute the install script 'install.py'. +To install calculate-lib , just execute the install script 'setup.py'. Example: - ./install.py + ./setup.py install