From 7ab6eac42dc9fa4acf74b41ffc47f1be9f3346d9 Mon Sep 17 00:00:00 2001 From: davidsarah <> Date: Wed, 18 Apr 2012 15:57:13 +0000 Subject: [PATCH] use # prompts to reflect the fact that installation needs to be done as root [Imported from Trac: page Installation, version 12] --- Installation.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Installation.md b/Installation.md index 23a1204..b7c1500 100644 --- a/Installation.md +++ b/Installation.md @@ -11,7 +11,7 @@

Ubuntu lucid, maverick, natty, oneiric

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

Debian sid (unstable), wheezy (testing)

Official Packages Buildbot
-
$ apt-get install tahoe-lafs
+
# apt-get install tahoe-lafs
@@ -27,7 +27,7 @@

Slackware 13.37

Official Packages Notes
-
$ installpkg tahoe-lafs
+
# installpkg tahoe-lafs
@@ -35,7 +35,7 @@

NixOS nixpkgs 0.14pre22774

Buildbot
-
$ nix-env -i tahoe-lafs
+
# nix-env -i tahoe-lafs
@@ -46,7 +46,7 @@

Fedora

-
$ sudo yum install tahoe-lafs
+
# yum install tahoe-lafs
--> @@ -54,14 +54,14 @@

Arch Linux

Official Packages
-
$ pacman -S tahoe-lafs 
+
# pacman -S tahoe-lafs 

FreeBSD

Buildbot
-
$ pkg_add -r tahoe-lafs
+
# pkg_add -r tahoe-lafs
@@ -69,7 +69,7 @@

NetBSD

Official Packages Buildbot
-
$ pkg_add tahoe-lafs
+
# pkg_add tahoe-lafs