mirror of
https://github.com/ALEZ-DEV/Babylonia-terminal.git
synced 2025-12-16 17:38:51 +00:00
Updated Flatpak (markdown)
parent
8a591e7a87
commit
f8fe45b5f5
@ -1,4 +1,4 @@
|
||||
## Installing Babylonia Terminal via Flatpak
|
||||
## Installing via Flatpak
|
||||
|
||||
To be able to install the flatpak version of the launcher, make sure that you have the flathub repository installed :
|
||||
```bash
|
||||
@ -13,3 +13,18 @@ You can now install the launcher either by searching `Babylonia Terminal` on you
|
||||
flatpak install moe.celica.BabyloniaTerminal
|
||||
```
|
||||
Have fun!
|
||||
|
||||
## Installing CLI version
|
||||
|
||||
To install the cli version of the launcher, just start this command :
|
||||
|
||||
```bash
|
||||
cargo install --git https://github.com/ALEZ-DEV/Babylonia-terminal --bin
|
||||
```
|
||||
|
||||
and you can just run it by doing :
|
||||
|
||||
```
|
||||
babylonia-terminal-cli
|
||||
```
|
||||
If you have any issue installing it on Steam deck or any other distro, [go check the wiki](https://github.com/ALEZ-DEV/Babylonia-terminal/wiki)
|
||||
Loading…
Reference in New Issue
Block a user