Skip to content

Commit

Permalink
Merge pull request #82 from dingfengwu/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
BHouwens authored Aug 20, 2024
2 parents fe64454 + cda8699 commit 2d144f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ sudo apt install build-essential
sudo apt-get install m4
sudo apt-get install llvm
sudo apt-get install libclang-dev
sudo apt install clang
```

The above should enable you to install `librocksdb-sys` successfully, but older versions of this crate had bugs so it would be wise to ensure you've installed `rocksdb = "0.21.0"` or higher in order to avoid compilation issues.
Expand Down

0 comments on commit 2d144f1

Please sign in to comment.