mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 08:52:31 -05:00
Use absolute path to which to avoid aliases (#5547)
This commit is contained in:
@@ -26,7 +26,7 @@ Next, your python :code:`path` can be fetched with the following commands:
|
||||
|
||||
# If redbot is installed in a venv
|
||||
$ source ~/redenv/bin/activate
|
||||
(redenv) $ which python
|
||||
(redenv) $ /usr/bin/which python
|
||||
|
||||
# If redbot is installed in a pyenv virtualenv
|
||||
$ pyenv shell <virtualenv_name>
|
||||
|
||||
Reference in New Issue
Block a user