Skip to content

Commit ec535a2

Browse files
committed
-
1 parent 66f7cbd commit ec535a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For the library to work correctly, the following server variables must have the
2222

2323
On ubuntu you need install some pakages:
2424

25-
sudo apt install git gcc g++ make cmake rpl libssl-dev libncurses-dev pkg-config bison 9base patchelf
25+
sudo apt install git gcc g++ make cmake rpl libssl-dev libncurses-dev pkg-config bison 9base patchelf liblz4-dev
2626

2727
To build the library, you need to run the **build.sh** script included in the project.
2828
This script will run the **cmake** utility for the **MySQL 8.0** distribution and after that, by calling the **rpl** utility,

0 commit comments

Comments
 (0)