From c0f2255f10f3a463f352a5caeb295e384bcd58f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Moreira?= Date: Thu, 19 Dec 2019 15:35:15 -0300 Subject: [PATCH] [README] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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