From 2adbb3b3455563a3a7ef2ba4e7f31194df95e0ab Mon Sep 17 00:00:00 2001 From: Tom Van Looy Date: Wed, 21 Mar 2012 13:53:38 +0100 Subject: [PATCH] $ wget http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p290.tar.gz --- doc/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/installation.md b/doc/installation.md index 22205af..823bd48 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -60,7 +60,7 @@ The installation consists of 6 steps: # 2. Install ruby wget http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p290.tar.gz - tar xfvz ruby-1.9.2-p290.tar.gz + tar xfv ruby-1.9.2-p290.tar.gz cd ruby-1.9.2-p290 ./configure make -- libgit2 0.21.2