mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 18:40:13 -06:00
Updated Readme
* Added instructions for Snap package installation. Signed-off-by: Navdeep Singh Sidhu <deepsidhu1313@users.noreply.github.com>
This commit is contained in:
15
README.md
15
README.md
@@ -57,7 +57,7 @@ Download Windows releases here:
|
||||
|
||||
* https://github.com/sqlitebrowser/sqlitebrowser/releases
|
||||
|
||||
**Note** - If for some reason the standard Windows release does not work
|
||||
**Note** - If for some reason the standard Windows release does not work
|
||||
(e.g. gives an error), try a nightly build. Nightly builds often fix bugs
|
||||
reported after the last release. :D
|
||||
|
||||
@@ -169,6 +169,19 @@ or this command:
|
||||
|
||||
# pkg install sqlitebrowser
|
||||
|
||||
### Snap packages
|
||||
|
||||
[](https://snapcraft.io/sqlitebrowser)
|
||||
|
||||
#### Snap Nightlies
|
||||
|
||||
snap install sqlitebrowser --devmode
|
||||
|
||||
#### Snap Stable
|
||||
|
||||
snap install sqlitebrowser
|
||||
|
||||
|
||||
### Compiling
|
||||
|
||||
Instructions for compiling on Windows, OSX, Linux, and FreeBSD are
|
||||
|
||||
Reference in New Issue
Block a user