From 2b0a3e7299cc1b9fe63c689fd6a6fe45d33a9100 Mon Sep 17 00:00:00 2001 From: nobonobo Date: Thu, 28 Nov 2013 21:40:43 +0900 Subject: [PATCH] README fix --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index b6cc619..f449562 100644 --- a/README.md +++ b/README.md @@ -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