Update Arch instructions for installation

This commit is contained in:
Eric Semeniuc
2020-10-29 20:37:17 -07:00
committed by GitHub
parent 9a3e5b1a2a
commit d0661cb469

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