Skip to content

Commit

Permalink
chore: add ubuntu dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
robcxyz committed Dec 22, 2023
1 parent 2a6a436 commit c2f4b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ All the commands needed to do the following can be done with make:
>
> 2. rocksdb
> - `brew install rocksdb` (macOS)
> - `sudo apt-get install librocksdb-dev libsnappy-dev` (Ubuntu)
> - `sudo apt-get install librocksdb-dev libsnappy-dev libbz2-dev` (Ubuntu)
>
> 3. go
> - `brew install golang` (macOS)
Expand Down

0 comments on commit c2f4b03

Please sign in to comment.