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/simplejson/-?a=commitdiff_plain;h=e5a61135599b9d040977c1a6c00f2bd986d3c7bf;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