Skip to content

Commit 3de9047

Browse files
committed
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. :)
1 parent 91745ee commit 3de9047

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

BUILDING.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,6 @@ Done. :)
4949

5050
### CentOS / Fedora Linux
5151

52-
For Fedora 22 and 23 the RPM is available via DNF.
53-
```
54-
$ sudo dnf install sqlitebrowser
55-
```
56-
5752
**1**. Make sure the `qt-devel`, `ant-antlr`, and `antlr-C++` packages are installed.<br />
5853
```
5954
$ sudo yum install qt-devel ant-antlr antlr-C++

0 commit comments

Comments
 (0)