Changes between Version 45 and Version 46 of GraphvizPlugin


Ignore:
Timestamp:
Dec 19, 2013, 3:38:43 PM (10 years ago)
Author:
Ryan J Ollos
Comment:

Just change the path to easy_install and remove comment.

Legend:

Unmodified
Added
Removed
Modified
  • GraphvizPlugin

    v45 v46  
    3131{{{
    3232#!sh
    33 $ [sudo] easy_install http://trac-hacks.org/svn/graphvizplugin/branches/1.0
     33$ [sudo] easy_install http://trac-hacks.org/svn/graphvizplugin/trunk
    3434}}}
    35    * 1.0 is uses depreciated. Discussion at http://trac-hacks.org/ticket/5747 Use trunk instead.
    3635   * Using easy_install (for 0.11 and 0.12):
    3736{{{