Changes between Version 45 and Version 46 of CloudPlugin


Ignore:
Timestamp:
Jun 9, 2011, 2:41:55 AM (13 years ago)
Author:
Rob Guttman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CloudPlugin

    v45 v46  
    2929    {{{
    3030    cd cloudplugin/0.12
    31     sudo python setup.py bdist_egg
    32     sudo cp dist/TracCloud*.egg /your/trac/location/plugins/
     31    sudo python setup.py install
    3332    }}}
    3433