Open vhsantos opened 10 months ago
Hello there,
any idea why the documentation is incorrect/outdate: https://django-plans.readthedocs.io/en/latest/installation.html
here a extract of the installation.html
====
You can install app using package manager directly from github:
$ pip install -e git://github.com/cypreess/django-plans.git#egg=django-plans
For integration instruction please see section Integration.
Clone git repository to your current directory:
$ git clone git://github.com/cypreess/django-plans.git
=====
Hello there,
any idea why the documentation is incorrect/outdate: https://django-plans.readthedocs.io/en/latest/installation.html
here a extract of the installation.html
====
Installation
Installing module code
You can install app using package manager directly from github:
For integration instruction please see section Integration.
Running example project
Clone git repository to your current directory:
=====