Merge pull request #2461 from esemeniuc/patch-1

Update Arch installation instructions
This commit is contained in:
Justin Clift
2020-10-30 14:41:15 +11:00
committed by GitHub

View File

@@ -96,7 +96,11 @@ DB Browser for SQLite works well on Linux.
### Arch Linux
Arch Linux provides a package through pacman.
Arch Linux provides an [up to date version](https://www.archlinux.org/packages/community/x86_64/sqlitebrowser/)
Install with the following command:
sudo pacman -S sqlitebrowser
### Fedora