Skip to content

Commit 2e925ea

Browse files
authored
README: add Snap Store to installation options
1 parent 0233b90 commit 2e925ea

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ sudo pacman -S tldr
2727
sudo dnf install tldr
2828
```
2929

30+
### from Snap Store
31+
32+
```bash
33+
sudo snap install tldr
34+
```
35+
3036
## Usage
3137

3238
```

0 commit comments

Comments
 (0)