medialog.summaryview Installation
=================================


 * Add ``medialog.summaryview`` to the list of eggs to install, e.g.:
 
    [buildout]
    ...
    eggs =
        ...
        medialog.summaryview

  
  * Re-run buildout, e.g. with:
  
    $ ./bin/buildout
        
