We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cea282 commit 31238acCopy full SHA for 31238ac
README.rst
@@ -23,8 +23,8 @@ To install using conda::
23
conda install texinfo # For the inline documentation (shift-tab) to appear.
24
25
We require the ``octave`` executable to run the kernel.
26
-Add that executable's directory to the ``PATH`` environment variable or use the
27
-``OCTAVE_EXECUTABLE`` to point to the executable itself.
+Add that executable's directory to the ``PATH`` environment variable or create the
+environment variable ``OCTAVE_EXECUTABLE`` to point to the executable itself.
28
Note that on Octave 5 on Windows, the executable is in ``"Octave-5.x.x.x\mingw64\bin"``.
29
30
We automatically install a Jupyter kernelspec when installing the
0 commit comments