Commit 04f72eb3 authored by Tyler Neely's avatar Tyler Neely

update readme to reflect new crates.io package

parent 5ecf116b
......@@ -5,8 +5,8 @@ rust-rocksdb
Install RocksDB. rust-rocksdb has been tested with version 3.8.1 on linux and windows.
###### Cargo.toml
```rust
[dependencies.rocksdb]
git = "https://github.com/spacejam/rust-rocksdb"
[dependencies]
rocksdb = "~0.0.1"
```
###### Code
```rust
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment