From e71b02a04d38c637b41eac03e05fd48d52fa55ae Mon Sep 17 00:00:00 2001 From: Pablo Astigarraga Date: Fri, 21 Mar 2014 14:28:29 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6a0d234..b9fa75b 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,12 @@ $ brew install gvp ### Install in *nix +```bash $ git clone https://github.com/pote/gvp.git && cd gvp $ git checkout v0.0.3 # You can ignore this part if you want to install HEAD. $ ./configure $ make install +``` ### Usage