mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-06 20:09:54 -05:00
Remove precompiled package install instructions for Fedora
The install steps for precompiled package for Fedora are in the main README.md. BUILDING.md is for instructions on how to compile from source. :)
This commit is contained in:
@@ -49,11 +49,6 @@ 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