diff --git a/AdvancedInstall.md b/AdvancedInstall.md index e494ad9..cf82d7f 100644 --- a/AdvancedInstall.md +++ b/AdvancedInstall.md @@ -194,8 +194,7 @@ Note that this assumes that you install Python in the default location (C:\Pytho 7. Run "`notepad C:\tahoelafsbase\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. See [wiki:TestGrid TestGrid] to get the FURL of the introducer for the testgrid. -8. Run "`C:\Python26\Scripts\tahoe start --basedir C:\tahoelafsbase`". 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. +8. Run "`C:\Python26\Scripts\tahoe start --basedir C:\tahoelafsbase`". 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. `C:\Python26\python setup.py install` can also optionally be used as on other platforms.