Merge branch 'release/0.1.2'
This commit is contained in:
commit
825876fd45
1 changed files with 1 additions and 4 deletions
|
@ -9,10 +9,7 @@ Install
|
|||
```sh
|
||||
go get -d github.com/nobonobo/unqlitego
|
||||
cd $GOPATH/src/github.com/nobonobo/unqlitego
|
||||
git submodule init
|
||||
git submodule update
|
||||
make
|
||||
go install
|
||||
make install
|
||||
```
|
||||
|
||||
Benchmark
|
||||
|
|
Loading…
Reference in a new issue