INSTALL.txt
685 Bytes
pf.servicos.policy Installation
================================
Este procedimento de instalação foi gerado automaticamente e não é foi testado.
Para realizar a instalação deste produto recomenda-se procurar a equipe de desenvolvimento.
Intruções Geradas Automaticamente
=================================
pf.biblioteca Installation
--------------------------
To install pf.biblioteca using zc.buildout and the plone.recipe.zope2instance
recipe to manage your project, you can do this:
* Add ``pf.biblioteca`` to the list of eggs to install, e.g.:
[buildout]
...
eggs =
...
pf.biblioteca
* Re-run buildout, e.g. with:
$ ./bin/buildout