diff options
author | Steven Silvester | 2014-08-02 06:11:05 -0500 |
---|---|---|
committer | Steven Silvester | 2014-08-02 06:11:05 -0500 |
commit | 34db9d3f0eefa722597140519ecceb230f4b55ae (patch) | |
tree | 76c9ab3241606ad2b02f9aba8d223ae6c2aa458a | |
parent | 08f9ce615d9e92caac24eed8e58ec44a2cef43f1 (diff) | |
download | scilab_kernel-34db9d3f0eefa722597140519ecceb230f4b55ae.tar.gz scilab_kernel-34db9d3f0eefa722597140519ecceb230f4b55ae.tar.bz2 scilab_kernel-34db9d3f0eefa722597140519ecceb230f4b55ae.zip |
Update readme
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ A simple IPython kernel for Octave -This requires IPython 3, which is not yet released. +This requires IPython 3, which is not yet released, and `oct2py <http://pypi.python.org/pypi/oct2py>`_. To test it, install with ``setup.py``, then:: |