fix: minor rephrasings on docs. !minor

This commit is contained in:
Valentin Lab
2015-05-12 09:08:05 +02:00
parent 907d042277
commit 196ad017d9

View File

@@ -14,8 +14,8 @@ A modified cookiecutter_ template for OpenERP/Odoo.
Maturity Maturity
-------- --------
Alpha release. Uses a modified version of cookiecutter_ templating Alpha release. This template uses a modified version of cookiecutter_ templating
system. To install this version do:: system. To install this modified version, please do::
pip install git+https://github.com/0k/cookiecutter pip install git+https://github.com/0k/cookiecutter
@@ -61,7 +61,8 @@ Branch selection can be done with ``--checkout``::
For more info about cookiecutter_ options and usage, please check `cookiecutter documentation`_. For more info about cookiecutter_ options and usage, please check `cookiecutter documentation`_.
Please bear in mind that we are using a fork. Please bear in mind that we are using a (minor) fork, that should
remain compatible with all cookiecutter's features.
.. _cookiecutter documentation: http://cookiecutter.readthedocs.org/ .. _cookiecutter documentation: http://cookiecutter.readthedocs.org/