diff --git a/README.rst b/README.rst index a7044343..3b9e90d8 100644 --- a/README.rst +++ b/README.rst @@ -86,7 +86,7 @@ The easiest way to try out shenfun is to create your own codespace. Press the gr echo -e "PYTHONPATH=/workspaces/shenfun" > .env export PYTHONPATH=/workspaces/shenfun -and you are set to run any of the demo programs, or for example try to follow the detailed instructions in the `documentation `_. We assume that you know how to run a Python program. Please note that if you want to use for example IPython or Jupyter in the codespace, then these need to be installed into the venv environment. +and you are set to run any of the demo programs, or for example try to follow the detailed instructions in the `documentation `_. We assume that you know how to run a Python program. Please note that if you want to use for example IPython or Jupyter in the codespace, then these need to be installed into the shenfun environment. Contact -------