From 640018ba55e9fabc049e111bc9e42ee1ca3aa07c Mon Sep 17 00:00:00 2001 From: Riyad Preukschas Date: Sat, 22 Dec 2012 15:52:42 +0100 Subject: [PATCH] Fix docs to download and compile Ruby in /tmp/ruby --- doc/install/installation.md | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/doc/install/installation.md b/doc/install/installation.md index 720ac4c..a9187af 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -76,6 +76,7 @@ Make sure you have the right version of Python installed. Download and compile it: + mkdir /tmp/ruby && cd /tmp/ruby wget http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p327.tar.gz tar xfvz ruby-1.9.3-p327.tar.gz cd ruby-1.9.3-p327 -- libgit2 0.21.2