Changes between Version 34 and Version 35 of InstallationGuidelines/Windows/Developer/Installer


Ignore:
Timestamp:
09/18/14 00:09:54 (10 years ago)
Author:
Michael Howden
Comment:

--

Legend:

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

    v34 v35  
    2828Once you've run the installer, and you just want to try your installation of Eden, without Eclipse, you can start web2py from the command line:
    2929{{{
    30 cd C:\Path\To\Installation\web2py
     30cd C:\<PATH TO INSTALLATION>\web2py
    3131C:\Python27\python.exe web2py.py
    3232}}}