mirror of
https://github.com/taigrr/bitcask
synced 2025-01-18 04:03:17 -08:00
Update README.md
This commit is contained in:
parent
1f10b4026d
commit
110c5024ee
@ -27,14 +27,7 @@ For a more feature-complete Redis-compatible server, distributed key/value store
|
||||
$ git clone https://github.com/prologic/bitcask.git
|
||||
```
|
||||
|
||||
2. Install required tools
|
||||
|
||||
This library uses [Protobuf](https://github.com/protocolbuffers/protobuf) to serialize data on disk. Please follow the
|
||||
instructions for installing `protobuf` on your system. You will also need the
|
||||
following Go libraries/tools to generate Go code from Protobuf defs:
|
||||
- [protoc-gen-go](https://github.com/golang/protobuf)
|
||||
|
||||
3. Build the project
|
||||
2. Build the project
|
||||
|
||||
```#!sh
|
||||
$ make
|
||||
|
Loading…
x
Reference in New Issue
Block a user