Skip to content

Commit

Permalink
Fix static checks (#19200)
Browse files Browse the repository at this point in the history
  • Loading branch information
uranusjr authored Oct 25, 2021
1 parent 5616dcb commit aa1aa99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Linux (Debian Buster and Linux Mint Tricia):

sudo apt install build-essential python3-dev libsqlite3-dev openssl \
sqlite default-libmysqlclient-dev libmysqlclient-dev postgresql
On Ubuntu 20.04 you may get an error of mariadb_config not found

On Ubuntu 20.04 you may get an error of mariadb_config not found
and mysql_config not found.

Install MariaDB development headers:
Expand Down

0 comments on commit aa1aa99

Please sign in to comment.