Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/gboehl/econpizza
Browse files Browse the repository at this point in the history
  • Loading branch information
gboehl committed Jun 23, 2023
2 parents b3b242a + 5553dff commit 35d7ec4
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,16 @@ The package builds heavily on `automatic differentiation <https://en.wikipedia.o
Documentation
-------------

Installing the `repository version <https://pypi.org/project/econpizza/>`_ from PyPi is as simple as typing

.. code-block:: bash
pip install econpizza
in your terminal or Anaconda Prompt.

Guides and tutorials are provided on ReadTheDocs:

* `Installation <https://econpizza.readthedocs.io/en/stable/guide/installation.html>`_
* `User guide <https://econpizza.readthedocs.io/en/stable/index.html>`_
* `Quickstart tutorial <https://econpizza.readthedocs.io/en/stable/tutorial/quickstart.html>`_

Expand Down

0 comments on commit 35d7ec4

Please sign in to comment.