diff --git a/README.md b/README.md index 5d58f0fb..66f2a722 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ create a file named **bauh.desktop** in **~/.config/autostart** with the content [Desktop Entry] Type=Application Name=bauh ( tray ) -Exec=/home/$USER/bauh_env/bin/bauh --tray=1 +Exec=/path/to/bauh --tray=1 ``` ### Uninstallation