mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06:00
Merge pull request #1342 from cknoll/cknoll-1340
Adding Debian subsection in README.md (see #1340)
This commit is contained in:
13
README.md
13
README.md
@@ -84,6 +84,19 @@ For Fedora (i386 and x86_64) you can install by issuing:
|
||||
|
||||
$ sudo dnf install sqlitebrowser
|
||||
|
||||
### Debian
|
||||
|
||||
Note that Debian focuses more on stability rather than newest features. Therefore packages will typically contain some older (but well tested) version, compared to the latest release.
|
||||
|
||||
Update the cache using:
|
||||
|
||||
sudo apt-get update
|
||||
|
||||
Install the package using:
|
||||
|
||||
sudo apt-get install sqlitebrowser
|
||||
|
||||
|
||||
### Ubuntu and Derivatives
|
||||
|
||||
#### Stable release
|
||||
|
||||
Reference in New Issue
Block a user