From 7f5a9d85ce7b72e2b49676848ca50dc12c4c7125 Mon Sep 17 00:00:00 2001 From: davidsarah <> Date: Wed, 18 Apr 2012 16:04:40 +0000 Subject: [PATCH] inline instructions to build from source [Imported from Trac: page Installation, version 13] --- Installation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index b7c1500..0e60cc8 100644 --- a/Installation.md +++ b/Installation.md @@ -86,4 +86,5 @@
git clone git://github.com/warner/tahoe-lafs.git

Building from source

-Quickstart instructions +
python setup.py build
+

bin/tahoe --version (Windows: bin\tahoe --version)