Installation
------------

To enable this product,on a buildout based installation:

    1. Edit your buildout.cfg and add ``sc.contentrules.localrole``
       to the list of eggs to install ::

        [buildout]
        ...
        eggs =
            sc.contentrules.localrole

After updating the configuration you need to run the ''bin/buildout'',
which will take care of updating your system.

