From: Daira Hopwood Date: Wed, 28 Oct 2015 17:00:57 +0000 (+0000) Subject: Windows path fix. X-Git-Url: https://git.rkrishnan.org/?p=tahoe-lafs%2Ftahoe-lafs.git;a=commitdiff_plain;h=25ebe5d9285c1a5a24922cef871d7c8146de42eb Windows path fix. Signed-off-by: Daira Hopwood --- 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