Changeset 412
- Timestamp:
- 10/31/06 18:38:37 (2 years ago)
- Files:
-
- Quadtree/trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Quadtree/trunk/README.txt
r405 r412 33 33 34 34 $ python setup.py install 35 36 This installs an egg. If you'd rather stick with the old-school distributions, 37 use 38 39 $ python setup.py install --root / --single-version-externally-managed 35 40 36 41
