diff --git a/InstallDetails.md b/InstallDetails.md index 827cc2d..5a7690e 100644 --- a/InstallDetails.md +++ b/InstallDetails.md @@ -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? ===