Update README.md

This commit is contained in:
Vinícius Moreira
2023-12-23 09:40:15 -03:00
committed by GitHub

View File

@@ -56,7 +56,7 @@ Key features
##### Steps ##### Steps
- Download the .AppImage file attached with the latest release from https://github.com/vinifmor/bauh/releases - 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) - `chmod a+x bauh-${version}-x86_64.AppImage` (replace `${version}` by the respective downloaded version)
- `./bauh-${version}-x86_64.AppImage` - `./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` - If you want to integrate bauh to your desktop: click on bauh's settings menu ("sandwich") and then `Install bauh`