mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 10:20:17 -06:00
Added FreeBSD pkg install info. Closes #180.
This commit is contained in:
@@ -66,10 +66,15 @@ to compile it yourself using the (simple) instructions in BUILDING.md.
|
||||
## FreeBSD
|
||||
|
||||
DB Browser for SQLite works well on FreeBSD, and there is a port for it (thanks
|
||||
to [lbartoletti](https://github.com/lbartoletti) :smile:):
|
||||
to [lbartoletti](https://github.com/lbartoletti) :smile:). It can be installed
|
||||
using either this:
|
||||
|
||||
# make -C /usr/ports/databases/sqlitebrowser install
|
||||
|
||||
or this:
|
||||
|
||||
# pkg install sqlitebrowser
|
||||
|
||||
### Compiling
|
||||
|
||||
Instructions for compiling on (at least) Windows, OSX, Linux, and FreeBSD are
|
||||
|
||||
Reference in New Issue
Block a user