Changeset 412

Show
Ignore:
Timestamp:
10/31/06 18:38:37 (2 years ago)
Author:
sgillies
Message:

note about egg and traditional distributions

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Quadtree/trunk/README.txt

    r405 r412  
    3333 
    3434$ python setup.py install 
     35 
     36This installs an egg. If you'd rather stick with the old-school distributions, 
     37use 
     38 
     39$ python setup.py install --root / --single-version-externally-managed 
    3540 
    3641