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/%5B/%5D%20/simplejson/something?a=commitdiff_plain;h=25ebe5d9285c1a5a24922cef871d7c8146de42eb;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