From be8eee349b7e599c3e7ab17ad03046d03780d1ce Mon Sep 17 00:00:00 2001 From: davidsarah <> Date: Wed, 18 Apr 2012 15:51:46 +0000 Subject: [PATCH] add link to quickstart.rst under "Building from source" [Imported from Trac: page Installation, version 11] --- Installation.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Installation.md b/Installation.md index 565969d..23a1204 100644 --- a/Installation.md +++ b/Installation.md @@ -84,3 +84,6 @@

Git

git clone git://github.com/warner/tahoe-lafs.git
+ +

Building from source

+Quickstart instructions