Changeset 75:67dd09b2b898

Show
Ignore:
Timestamp:
04/02/07 11:39:14 (3 years ago)
Author:
rgrp
Branch:
default
convert_revision:
svn:0ead1229-0713-0410-96cd-f668dbfad531/trunk@93
Message:

Small change to installation instructions to be clearer about use of setuptools.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • README.txt

    r54 r75  
    2020******************* 
    2121 
    22 Please mail shakespeare-info@okfn.org or join the okfn-discuss mailing list: 
     22Please mail info@okfn.org or join the okfn-discuss mailing list: 
    2323 
    2424  http://lists.okfn.org/listinfo/okfn-discuss 
     
    3434------------------------------------------------ 
    3535 
    36 1. Install setuptools: http://peak.telecommunity.com/DevCenter/EasyInstall#installation-instructions 
    37 (download http://peak.telecommunity.com/dist/ez_setup.py and run it). 
     361. Install setuptools: 
    3837 
    39 2. $ python setup.py install 
     38   <http://peak.telecommunity.com/DevCenter/EasyInstall#installation-instructions> 
     39 
     40   (Just download http://peak.telecommunity.com/dist/ez_setup.py and run it). 
     41 
     422. Then do: 
     43 
     44   $ python setup.py install 
    4045 
    41461.2 (OR) Get the code straight from subversion