From 128d9556356acfa38bf7047ccd4e6325aa42dc0a Mon Sep 17 00:00:00 2001 From: Max Lv Date: Mon, 1 Apr 2013 19:04:58 +0800 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4be65366..8c5ff990 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Build the binary like this: ```bash sudo apt-get install build-essential autoconf libtool libev-dev ./configure && make + sudo make install ``` Usage