From e980c266c073751c7629c41bb19d11bed6c19d1b Mon Sep 17 00:00:00 2001 From: zooko <> Date: Tue, 7 May 2013 19:30:55 +0000 Subject: [PATCH] make self-links as relative as possible [Imported from Trac: page Installation, version 46] --- Installation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Installation.md b/Installation.md index 1c116ac..0ebf165 100644 --- a/Installation.md +++ b/Installation.md @@ -5,7 +5,7 @@

The current version is v1.10.0.

-

Run this release from source.

+

Run this release from source.

(Note: running Tahoe-LAFS from source does not require system-wide installation nor root privileges.)

@@ -35,7 +35,7 @@

Slackware 14.0, 13.37, 13.1, 13.0

SlackBuilds.Org Repository Slackware64 Buildbots: -14.0 -current
+14.0 -current

 
 
@@ -87,7 +87,7 @@
 
 

After installing an OS package, run tahoe --version to verify that the executable tool prints out the right version number after "allmydata-tahoe:". -

Now you are ready to deploy a decentralized filesystem. The tahoe command can configure and launch your Tahoe-LAFS nodes. See running.rst for instructions on how to do that.

+

Now you are ready to deploy a decentralized filesystem. The tahoe command can configure and launch your Tahoe-LAFS nodes. See running.rst for instructions on how to do that.

### see also