From 11f960b9fce32269e9eadd55e952a4bd619e1cbb Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx
To construct a node run tahoe create-client, which will + create ~/.tahoe to be the node's base directory. Acquire a copy + of the introducer.furl from the introducer and put it into this + directory, then run tahoe start. After that, the node should be + off and running. The first thing it will do is connect to the introducer and + get itself connected to all other nodes on the grid.
+To construct an introducer, create a new base directory for it (the name of the directory is up to you), cd into it, and run tahoe create-introducer .. Now start the introducer by running tahoe @@ -36,13 +43,6 @@ the URL which the nodes must use in order to connect to this introducer.
-To construct a node run tahoe create-client, which will - create ~/.tahoe to be the node's base directory. Acquire a copy - of the introducer.furl from the introducer and put it into this - directory, then run tahoe start. After that, the node should be - off and running. The first thing it will do is connect to the introducer and - get itself connected to all other nodes on the grid.
-Point your web browser to http://127.0.0.1:8123 to use this node.
-- 2.45.2