Changes between Version 12 and Version 13 of InstallDiscoveryBrowse
- Timestamp:
- 21/08/07 18:15:01 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallDiscoveryBrowse
v12 v13 42 42 {{{ 43 43 sudo python -m easy_install pylons==0.9.5 44 }}} 45 If easy_install can't find this version, try: 46 {{{ 47 sudo python -m easy_install -f http://pylonshq.com/download/0.9.5/ Pylons==0.9.5 44 48 }}} 45 49