mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 22:54:16 +02:00
README.md: updating the AppImage installation section
This commit is contained in:
11
README.md
11
README.md
@@ -55,9 +55,14 @@ Key features
|
|||||||
- `qt5dxcb-plugin` (or equivalent): the package name may vary from distribution
|
- `qt5dxcb-plugin` (or equivalent): the package name may vary from distribution
|
||||||
|
|
||||||
##### 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
|
||||||
- Run the following command through a terminal: `chmod a+x bauh-${version}-x86_64.AppImage` (replace `${version}` by the respective downloaded version)
|
- 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:
|
||||||
- Launch it: `./bauh-${version}-x86_64.AppImage`
|
- `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`
|
||||||
|
|
||||||
|
[appim_self.png](https://raw.githubusercontent.com/vinifmor/bauh-files/master/pictures/releases/0.10.0/appim_self.png)
|
||||||
|
|
||||||
|
|
||||||
#### <a name="inst_ubuntu">Ubuntu 20.04 based distros (Linux Mint, PopOS, ...)</a>
|
#### <a name="inst_ubuntu">Ubuntu 20.04 based distros (Linux Mint, PopOS, ...)</a>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user