From 31238ac690c35eb8b9b14a8329348c63ae1c2688 Mon Sep 17 00:00:00 2001 From: yashpalgoyal1304 Date: Sun, 18 Dec 2022 21:37:56 +0530 Subject: [PATCH] Clarify use environment variable wording (#229) --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index aa7f08e..99d2fce 100644 --- a/README.rst +++ b/README.rst @@ -23,8 +23,8 @@ To install using conda:: conda install texinfo # For the inline documentation (shift-tab) to appear. We require the ``octave`` executable to run the kernel. -Add that executable's directory to the ``PATH`` environment variable or use the -``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. Note that on Octave 5 on Windows, the executable is in ``"Octave-5.x.x.x\mingw64\bin"``. We automatically install a Jupyter kernelspec when installing the