From f599a4433e8d8b978d540cb234a43b30e0a7f826 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Wed, 8 Aug 2007 20:28:32 -0700
Subject: [PATCH] README: add note about what "darcs get" will do and how to
 run "darcs pull"

---
 README | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README b/README
index 9e056630..dc06fac3 100644
--- a/README
+++ b/README
@@ -29,6 +29,11 @@ The code is available via darcs by running the following command:
 
 darcs get http://allmydata.org/source/tahoe/trunk tahoe
 
+This will create a directory named "tahoe" in the current working directory
+and put a copy of the latest source code into it.  Later, if you want to get
+any new changes, then cd into that directory and run the command "darcs
+pull".
+
 Tarballs of sources are available at:
 
 http://allmydata.org/source/tahoe/
-- 
2.45.2