diff --git a/docs/autostart_systemd.rst b/docs/autostart_systemd.rst index 06d5b141a..fcf8111e9 100644 --- a/docs/autostart_systemd.rst +++ b/docs/autostart_systemd.rst @@ -14,11 +14,11 @@ In order to create the service file, you will first need the location of your :c # If redbot is installed in a virtualenv source redenv/bin/activate + which python # If you are using pyenv pyenv shell - - which python + pyenv which python Then create the new service file: