* [Step to Install]
         1.  unzip the archive.
         2.  copy wiki directory into your data path.
         3.  copy umoin directory into you python path, recommend MoinMoin/support/.(For Moin 1.7 and above.) 

   Example:

       $ unzip MoinGraphViz-1.0rc4.zip

   Local Wiki:
       $ cp -r MoinGraphViz-1.0rc4/wiki /path/to/my-moin/
       $ cp -r MoinGraphViz-1.0rc4/umoin /path/to/my-moin/MoinMoin/support/

   Server Wiki:
       $ cp -r MoinGraphViz-1.0rc4/wiki /path/to/my/moin-data/
       $ cp -r MoinGraphViz-1.0rc4/umoin /path/to/python/lib/python2.6/site-packages/MoinMoin/support/


 <!> NOTE: If an older version has been installed, take care to backup your changes, if any.

Also, don't forget to download and install/unpack the GraphViz toolset, if there isn't one already on you computer.

