0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-24 17:38:54 +02:00

Revert 61119a9

Jason Volk 2020-06-12 22:43:29 -07:00
parent 61119a9b1f
commit 6bc328a732

@ -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`.