mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 19:11:39 -06:00
Merge pull request #467 from subdriven/patch-1
Adding Fedora 22/23 instructions
This commit is contained in:
@@ -49,6 +49,11 @@ Done. :)
|
||||
|
||||
### CentOS / Fedora Linux
|
||||
|
||||
For Fedora 22 and 23 the RPM is available via DNF.
|
||||
```
|
||||
$ sudo dnf install sqlitebrowser
|
||||
```
|
||||
|
||||
**1**. Make sure the `qt-devel`, `ant-antlr`, and `antlr-C++` packages are installed.<br />
|
||||
```
|
||||
$ sudo yum install qt-devel ant-antlr antlr-C++
|
||||
|
||||
Reference in New Issue
Block a user