Development

Changeset 17760

You must first sign up to be able to contribute.

Changeset 17760

Show
Ignore:
Timestamp:
04/29/09 16:01:11 (4 years ago)
Author:
jerome.etienne
Message:

fix doc

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/jeCheckHostConfigPlugin/README

    r17758 r17760  
    1414To install jeCheckHostConfigPlugin: 
    1515 
    16     symfony plugin-install jeCheckHostConfigPlugin 
     16    ./symfony plugin-install jeCheckHostConfigPlugin 
    1717 
    1818or 
     
    2121Clear your cache 
    2222 
    23     symfony cc 
     23    ./symfony cc 
    2424 
    2525You're done! 
     
    2929To check the configuration of the host: 
    3030 
    31     symfony checkHostConfig 
     31    ./symfony checkHostConfig 
    3232 
    3333 
     
    4141 
    4242 
    43 === Notes === 
     43== Notes == 
    4444  * TODO link to the usual dependancies for a symfony project 
    4545