Changes between Version 9 and Version 10 of InstallationGuidelines/Windows/Developer/Installer
- Timestamp:
- 01/19/12 17:00:49 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Windows/Developer/Installer
v9 v10 32 32 Note: This will reuse any pre-installed Python-2.7 environment 33 33 34 * Install Git 35 * Update Eden: 36 {{{ 37 cd eden 38 git pull 39 }}} 40 * copy deployment-templates/models/000_config.py to /models and set FINISHED_EDITING_CONFIG_FILE = False 34 41 == Next == 35 42 === Start Eden ===