Merge branch 'release/0.1.2'

This commit is contained in:
nobonobo 2013-11-28 21:42:20 +09:00
commit 825876fd45

View file

@ -9,10 +9,7 @@ Install
```sh ```sh
go get -d github.com/nobonobo/unqlitego go get -d github.com/nobonobo/unqlitego
cd $GOPATH/src/github.com/nobonobo/unqlitego cd $GOPATH/src/github.com/nobonobo/unqlitego
git submodule init make install
git submodule update
make
go install
``` ```
Benchmark Benchmark