From 666425919d6c3c017ee16bf08b687b9262f9d914 Mon Sep 17 00:00:00 2001 From: lebek <> Date: Wed, 18 Apr 2012 08:47:53 +0000 Subject: [PATCH] remove 'sudo' from apt-get commands for consistency [Imported from Trac: page Installation, version 10] --- Installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Installation.md b/Installation.md index fa1f66e..565969d 100644 --- a/Installation.md +++ b/Installation.md @@ -11,7 +11,7 @@

Ubuntu lucid, maverick, natty, oneiric

Official Packages Buildbot
-
$ sudo apt-get install tahoe-lafs
+
$ apt-get install tahoe-lafs
@@ -19,7 +19,7 @@

Debian sid (unstable), wheezy (testing)

Official Packages Buildbot
-
$ sudo apt-get install tahoe-lafs
+
$ apt-get install tahoe-lafs