mirror of
https://github.com/matrix-construct/construct
synced 2024-11-12 04:51:08 +01:00
Revert 61119a9
parent
61119a9b1f
commit
6bc328a732
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -18,7 +18,7 @@ be available. ALL UBUNTU USERS MUST BUILD THE SOURCE AS WELL (SKIP TO NEXT BULLE
|
|||
git submodule update --init deps/rocksdb
|
||||
cd deps/rocksdb
|
||||
git fetch --tags --force
|
||||
git checkout v6.6.4
|
||||
git checkout v5.17.2
|
||||
```
|
||||
> For best performance and stability, please check for the version available on
|
||||
your system for the above `git checkout`.
|
||||
|
|
Loading…
Reference in a new issue