Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
Update to latest version of kvrocks
  • Loading branch information
adulau committed Sep 22, 2023
1 parent b5f8480 commit 3bdaf23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ sudo apt install git gcc g++ make cmake autoconf automake libtool python3 libssl
```bash
git clone --recursive https://github.com/apache/incubator-kvrocks.git kvrocks
cd kvrocks
git checkout 2.4
git checkout v2.5.1
./x.py build
cd ..
```
Expand Down

0 comments on commit 3bdaf23

Please sign in to comment.