Changes between Version 18 and Version 19 of InstallationGuidelines/Windows/Developer/Installer


Ignore:
Timestamp:
09/22/12 13:52:31 (12 years ago)
Author:
Mark Prutsalis
Comment:

updated location of 000_config.py and corrected instruction on setting FINISHED_EDITING_CONFIG_FILE = True

Legend:

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

    v18 v19  
    5050git remote add upstream git://github.com/flavour/eden.git
    5151}}}
    52 * copy {{{deployment-templates/models/000_config.py}}} to {{{/models}}} and set FINISHED_EDITING_CONFIG_FILE = False
     52* copy {{{private/templates/000_config.py}}} to {{{/models}}} and set FINISHED_EDITING_CONFIG_FILE = True
    5353
    5454== Next ==