Skip to content

Commit

Permalink
add warning for current installation method
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Jul 19, 2019
1 parent 013b916 commit 0a8cdfe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/quickstart.rst
Expand Up @@ -12,6 +12,12 @@ Installation

To install `jupinx <https://github.com/QuantEcon/jupinx>`__:

.. warning::

This project is **not** yet released through PyPI. Please instead install
using: :code:`python setup.py install` from within a clone of the
repository.

.. code-block:: bash
pip install jupinx
Expand Down

0 comments on commit 0a8cdfe

Please sign in to comment.