Skip to content

Commit 2f76dd8

Browse files
committed
Add Flatpak install command
1 parent 7dc7c6a commit 2f76dd8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ snap install lbry-cli
3434
winget install LBRY.CLI
3535
```
3636

37+
### Flatpak (using Flathub)
38+
39+
```shell
40+
flatpak install flathub org.lbry.cli
41+
```
42+
3743
## Run
3844

3945
```shell

0 commit comments

Comments
 (0)