Skip to content
This repository was archived by the owner on Apr 24, 2020. It is now read-only.

Commit 353f763

Browse files
update pip install
1 parent 3409d24 commit 353f763

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

rst_files/optgrowth.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -548,11 +548,7 @@ We use an interpolation function from the
548548
`interpolation.py package <https://github.com/EconForge/interpolation.py>`_
549549
because it comes in handy later when we want to just-in-time compile our code
550550

551-
This library can be installed via `pip` with the following command
552-
553-
.. code-block:: python3
554-
555-
!pip install interpolation
551+
This library can be installed with the following command: `pip install interpolation`
556552

557553
.. code-block:: python3
558554

0 commit comments

Comments
 (0)