diff --git a/Running-from-source.md b/Running-from-source.md index 2881c49..fe7127d 100644 --- a/Running-from-source.md +++ b/Running-from-source.md @@ -113,7 +113,7 @@ One tested method to get a later Python on Debian 10.x is to utilise `./EDMarketConnector.py`. If you want to go back to using the prior version of Python then just issue the command: - $ deactivate # This is a added by 'activate' + $ deactivate # This is an alias added by 'activate' $ which python /usr/local/pyenv/shims/python # or whatever the python was before