.. _overriding: Overriding PyAMS features ========================= To Overriding PyAMS feature you need to retrieve sources and install the source code packages 1) Clone the package repository .. code-block:: shell hg clone http://hg.ztfy.org/pyams/ 2) Run Bootstrap script provided .. code-block:: shell ./bootstrap.py 3) Execute buildout .. code-block:: shell ./bin/buildout