README fix

This commit is contained in:
nobonobo 2013-11-28 21:40:43 +09:00
parent 984f134c02
commit 2b0a3e7299

View file

@ -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