From ec6aa9e7a221fae8c9ae22a322f050353e71c3e8 Mon Sep 17 00:00:00 2001 From: robk <> Date: Fri, 4 Jan 2008 23:13:03 +0000 Subject: [PATCH] fix README link, which doesn't do what this page says, to point to installing.html [Imported from Trac: page WikiStart, version 114] --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 49d946e..0a5e07e 100644 --- a/Home.md +++ b/Home.md @@ -13,7 +13,7 @@ The current code base is targeted at hackers and users who are willing to use a minimal, text-oriented web user interface. ## Get Started -[The README file]source:README tells how to install the software, how to run a node than can upload and download files, and how to set up your own private grid. +[Installing Tahoe](http://allmydata.org/trac/tahoe/browser/docs/install.html?format=raw) tells how to install the software, how to run a node than can upload and download files, and how to set up your own private grid. Information how to connect to the public test grid operated by [Allmydata, Inc.](http://allmydata.com) can be found on [the [TestGrid](TestGrid) page](TestGrid). [The Doc page](Doc) contains extensive documentation of what tahoe does, how to use it, and how to connect it to your own programs.