Skip to content

Commit

Permalink
Added liblz4-dev as a package to be installed
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiramr authored Apr 17, 2018
1 parent 00b85d1 commit e91ac1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Quick install for debian/ubuntu like linux distributions.

.. code-block:: bash
$ apt-get install build-essential libsnappy-dev zlib1g-dev libbz2-dev libgflags-dev
$ apt-get install build-essential libsnappy-dev zlib1g-dev libbz2-dev libgflags-dev liblz4-dev
$ git clone https://github.com/facebook/rocksdb.git
$ cd rocksdb
$ mkdir build && cd build
Expand Down

0 comments on commit e91ac1f

Please sign in to comment.