formatting

[Imported from Trac: page AdvancedInstall, version 15]
davidsarah 2010-07-15 23:41:12 +00:00
parent 6421a8b2d9
commit 7ab230e062

@ -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. 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. 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.
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. `C:\Python26\python setup.py install` can also optionally be used as on other platforms.