diff --git a/README.md b/README.md index 436b94dc2..effcea51f 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ git checkout testnet * Install rocksdb by source code: ```bash git clone https://github.com/facebook/rocksdb.git - cd rocksdb & make shared_lib && make install-shared + cd rocksdb && make shared_lib && make install-shared ``` 3. Install dependencies packages.