Changes between Version 9 and Version 10 of InstallationGuidelines/Windows/Developer/Installer


Ignore:
Timestamp:
01/19/12 17:00:49 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Windows/Developer/Installer

    v9 v10  
    3232 Note: This will reuse any pre-installed Python-2.7 environment
    3333
     34 * Install Git
     35 * Update Eden:
     36{{{
     37cd eden
     38git pull
     39}}}
     40 * copy deployment-templates/models/000_config.py to /models and set FINISHED_EDITING_CONFIG_FILE = False
    3441== Next ==
    3542=== Start Eden ===