1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-07-06 19:58:58 +03:00

Running-from-source: Add missing word 'alias'

Athanasius 2021-05-24 10:49:45 +01:00
parent f6c47c7058
commit 43efea65c9

@ -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 `./EDMarketConnector.py`. If you want to go back to using the prior
version of Python then just issue the command: 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 $ which python
/usr/local/pyenv/shims/python # or whatever the python was before /usr/local/pyenv/shims/python # or whatever the python was before