mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 18:40:13 -06:00
Fixed build-essentials → build essential typo
Thanks @WIStudent for pointing out the typo. 😄
This commit is contained in:
@@ -30,7 +30,7 @@ The same process works for building the code in any platform supported by Qt
|
||||
|
||||
### Ubuntu Linux
|
||||
|
||||
**1**. Make sure the build-essentials, cmake, libqt4-dev and libsqlite3-dev
|
||||
**1**. Make sure the build-essential, cmake, libqt4-dev and libsqlite3-dev
|
||||
packages are installed.<br />
|
||||
**2**. Download the DB Browser for SQLite source code.<br />
|
||||
**3**. Open a terminal in the source code directory.<br />
|
||||
|
||||
Reference in New Issue
Block a user