diff --git a/doc/sources/interpreters/Python3_original.md b/doc/sources/interpreters/Python3_original.md index b2eb150..de81415 100644 --- a/doc/sources/interpreters/Python3_original.md +++ b/doc/sources/interpreters/Python3_original.md @@ -1,6 +1,6 @@ ## Python3 original -To get the REPL behaviour (inactive by default) working, you need to isntall the klepto python package: `pip install --user klepto` +To get the REPL behaviour (inactive by default) working, you need to install the klepto python package: `pip install --user klepto` Then, to enable the REPL behavior for python in your config file