From be061e01c21549e3567ea9eb34f9896d30f9fdd5 Mon Sep 17 00:00:00 2001 From: Popa Marius Adrian Date: Wed, 23 Dec 2020 13:40:22 +0200 Subject: [PATCH] add ubuntu to notes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1400a01..41434ef 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For OpenSuse 15.1 and PHP 7 use $ zypper in php7-devel libfbclient2 libfbclient-devel ``` -The command in Linux Mint 20 is +The command in Linux Mint 20 / Ubuntu is ``` sudo apt-get install php-dev firebird-dev firebird3.0 firebird3.0-common firebird3.0-server ```