Skip to content

Commit 2c055c0

Browse files
committed
we need to install the pyramid bindings for ipython now as well
1 parent 322e160 commit 2c055c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/presentations/session05.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -983,7 +983,7 @@ It's pretty easy to play with your models from in an interpreter.
983983

984984
.. code-block:: bash
985985
986-
(ljenv)$ pip install ipython
986+
(ljenv)$ pip install ipython pyramid_ipython
987987
988988
Once that finishes, you'll be able to use iPython as your interpreter for
989989
this project.

0 commit comments

Comments
 (0)