Changes between Version 30 and Version 31 of VotePlugin


Ignore:
Timestamp:
Nov 30, 2015, 7:16:28 PM (8 years ago)
Author:
Ryan J Ollos
Comment:

Use general instructions.

Legend:

Unmodified
Added
Removed
Modified
  • VotePlugin

    v30 v31  
    3131== Installation
    3232
    33 Install the plugin:
    34 
    35 {{{#!sh
    36 easy_install https://trac-hacks.org/svn/voteplugin/tags/0.3.0
    37 }}}
    38 
    39 If you get "error: Unexpected HTML page found at https://trac-hacks.org/svn/voteplugin/tags/0.3.0", update setuptools:
    40 
    41 {{{#!sh
    42 sudo easy_install -U setuptools
    43 }}}
     33General instructions on installing Trac plugins can be found on the
     34[TracPlugins#InstallingaTracplugin TracPlugins] page.
    4435
    4536Add the following to the `[components]` section of [wiki:TracIni trac.ini]: