Changes between Version 173 and Version 174 of AccountManagerPlugin


Ignore:
Timestamp:
Feb 3, 2016, 5:35:30 PM (8 years ago)
Author:
Ryan J Ollos
Comment:

Use local documentation.

Legend:

Unmodified
Added
Removed
Modified
  • AccountManagerPlugin

    v173 v174  
    5555=== Prerequisites
    5656
    57 First make sure you have installed [trac:wiki:TracPlugins#Requirements setuptools] version >= 0.6c9. Earlier versions contain a bug which makes the installation fail. With setuptools you can install the plugin using the `easy_install` application.
     57First make sure you have installed [TracPlugins#Requirements setuptools] version >= 0.6c9. Earlier versions contain a bug which makes the installation fail. With setuptools you can install the plugin using the `easy_install` application.
    5858
    5959'''Note:''' Windows users will need to [http://peak.telecommunity.com/DevCenter/EasyInstall#windows-notes add easy_install to their PATH].