From 62f752f36eecf19a9d3668d4dcd0d16838464193 Mon Sep 17 00:00:00 2001 From: Sergio Rubio Date: Sat, 14 Jun 2014 17:38:50 +0200 Subject: [PATCH] :lipstick: --- docs/linux-build.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/linux-build.md b/docs/linux-build.md index 20717935..bdcb5a9f 100644 --- a/docs/linux-build.md +++ b/docs/linux-build.md @@ -29,7 +29,7 @@ git media initialized ### Installing the man pages -You'll need ruby and rubygems to install the `ron` gem: +You'll need ruby and rubygems to install the `ronn` gem: ``` @@ -41,5 +41,3 @@ sudo cp man/*.1 /usr/local/share/man/man1 ``` `git help media` should show the git-media manpage now. - -