From 5dde2d56395b2330b0fe53d9b080ae1a504fd93a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Moreira?= Date: Sat, 23 Dec 2023 09:39:40 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebfaf99a..e4b02b7c 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Key features ##### Steps - Download the .AppImage file attached with the latest release from https://github.com/vinifmor/bauh/releases -- Generally desktop environment allow you to double-click the downloaded file to execute it. If that's not your case, follow the steps below from a console: +- Generally the desktop environment allow you to double-click the downloaded file to execute it. If that's not your case, follow the steps below from a console: - `chmod a+x bauh-${version}-x86_64.AppImage` (replace `${version}` by the respective downloaded version) - `./bauh-${version}-x86_64.AppImage` - If you want to integrate bauh to your desktop: click on bauh's settings menu ("sandwich") and then `Install bauh`