typo

[Imported from Trac: page InstallDetails, version 19]
davidsarah 2009-10-26 03:23:49 +00:00
parent 499078455a
commit fcb4770cf2

@ -187,7 +187,7 @@ The following procedure will install and run Tahoe on Windows. Note that this a
8. Run "`notepad C:\tahoebase\tahoe.cfg`" to edit your config file. After "`introducer.furl = `", paste in the FURL of the introducer for the grid you want to connect to. The test grid FURL is pb://todjw7qkb4dgq4fkeo7cqydcu5vneioh@tahoecs2.allmydata.com:52106/introducer .
9. Run "`C:\Python26\Scripts\tahoe start --basedir C:\taboebase`". Your node will start running and connect to the grid. The Windows firewall may ask whether or not to allow python to make network connections. Say yes.
9. Run "`C:\Python26\Scripts\tahoe start --basedir C:\tahoebase`". Your node will start running and connect to the grid. The Windows firewall may ask whether or not to allow python to make network connections. Say yes.
=== What if that doesn't work? ===