diff --git a/docs/autostart_systemd.rst b/docs/autostart_systemd.rst index 467f5035d..229eb95f1 100644 --- a/docs/autostart_systemd.rst +++ b/docs/autostart_systemd.rst @@ -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