Updated Readme

* Added instructions for Snap package installation.

Signed-off-by: Navdeep Singh Sidhu <deepsidhu1313@users.noreply.github.com>
This commit is contained in:
Navdeep Singh Sidhu
2018-11-18 00:06:40 -06:00
parent abec29823b
commit fb9e80820d

View File

@@ -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
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](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