From: Daira Hopwood <daira@jacaranda.org>
Date: Wed, 28 Oct 2015 17:00:57 +0000 (+0000)
Subject: Windows path fix.
X-Git-Url: https://git.rkrishnan.org/components/%22news.html/architecture.txt?a=commitdiff_plain;h=a0af577777ee1a75b1469e162cc3f33bf9825e1c;p=tahoe-lafs%2Ftahoe-lafs.git

Windows path fix.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
---

diff --git a/docs/magic-folder-howto.rst b/docs/magic-folder-howto.rst
index d1162a76..f5c3e7bd 100644
--- a/docs/magic-folder-howto.rst
+++ b/docs/magic-folder-howto.rst
@@ -187,8 +187,8 @@ Run::
 Then close the Command Prompt windows that are running the alice and bob
 nodes, and open two new ones in which to run::
 
-  bin/tahoe start ..\grid\alice
-  bin/tahoe start ..\grid\bob
+  bin\tahoe start ..\grid\alice
+  bin\tahoe start ..\grid\bob
 
 
 Testing