mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 10:20:17 -06:00
Updated comment missed in previous commit
This commit is contained in:
@@ -51,7 +51,8 @@ Done. :)
|
||||
|
||||
### CentOS / Fedora Linux
|
||||
|
||||
**1**. Make sure the `qt-devel`, `ant-antlr`, `sqlite-devel`, and `antlr-C++` packages are installed.<br />
|
||||
**1**. Make sure the `cmake`, `qt-devel`, `ant-antlr`, `sqlite-devel`, `antlr-C++`,
|
||||
and `gcc-c++` packages are installed.<br />
|
||||
```
|
||||
$ sudo dnf install cmake qt-devel ant-antlr sqlite-devel antlr-C++ gcc-c++
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user