mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-09 05:19:55 -05:00
Remove no-longer-needed Ubuntu build steps note
This commit is contained in:
@@ -53,8 +53,6 @@ The same process works for building the code in any platform supported by Qt
|
||||
|
||||
### Ubuntu Linux
|
||||
|
||||
** Note ** - On Ubuntu 18.04 you need to add `qttools5-dev` to the `sudo apt install` line below
|
||||
|
||||
```bash
|
||||
$ sudo apt install build-essential git-core cmake libsqlite3-dev qt5-default qttools5-dev-tools \
|
||||
libsqlcipher-dev qtbase5-dev libantlr-dev libqt5scintilla2-dev libqcustomplot-dev qttools5-dev
|
||||
|
||||
Reference in New Issue
Block a user