From 4e77f18c28876ca338dad7fe2d8c06d8725abd81 Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Mon, 7 Jul 2014 18:14:33 +0100 Subject: We're backporting bundler for Ubuntu. Update the instructions to reflect that. --- docs/installing/manual_install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/installing') diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md index 6b1c24534..fdb836d37 100644 --- a/docs/installing/manual_install.md +++ b/docs/installing/manual_install.md @@ -217,7 +217,7 @@ choice of packages. ## Install Ruby dependencies To install Alaveteli's Ruby dependencies, you need to install bundler. In -Debian, this is provided as a package (installed as part of the package install +Debian and Ubuntu, this is provided as a package (installed as part of the package install process above). You could also install it as a gem: sudo gem install bundler -- cgit v1.2.3