mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-26 06:09:21 +00:00
Windows path fix.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
parent
9373b81d0c
commit
a0af577777
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user