Skip to content

Commit 31238ac

Browse files
authored
Clarify use environment variable wording (#229)
1 parent 2cea282 commit 31238ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ To install using conda::
2323
conda install texinfo # For the inline documentation (shift-tab) to appear.
2424

2525
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.
26+
Add that executable's directory to the ``PATH`` environment variable or create the
27+
environment variable ``OCTAVE_EXECUTABLE`` to point to the executable itself.
2828
Note that on Octave 5 on Windows, the executable is in ``"Octave-5.x.x.x\mingw64\bin"``.
2929

3030
We automatically install a Jupyter kernelspec when installing the

0 commit comments

Comments
 (0)