diff --git a/FAQ.md b/FAQ.md index 811f979..cf098a3 100644 --- a/FAQ.md +++ b/FAQ.md @@ -24,4 +24,9 @@ A: Probably! François Deppierraz contributes [a buildbot](http://allmydata.org/ Q: Does Tahoe-LAFS work on Windows? -A: Yes. There are two ways to do it: either (a) Get the installer from allmydata.com. This installer installs Tahoe-LAFS, a Windows virtual drive backed by Tahoe-LAFS, and a backup client that runs on Windows. It is configured to use the allmydata.com production grid. Allmydata.com charges a monthly fee for the use of their grid (see for details), or you can edit the configuration file to point it to a different grid. or else (b) Follow these instructions to build on Windows: [InstallOnWindows](InstallOnWindows). \ No newline at end of file +A: Yes. There are two ways to do it: + +either + 1. Get the installer from allmydata.com. This installer installs Tahoe-LAFS, a Windows virtual drive backed by Tahoe-LAFS, and a backup client that runs on Windows. It is configured to use the allmydata.com production grid. Allmydata.com charges a monthly fee for the use of their grid (see for details), or you can edit the configuration file to point it to a different grid. +or else + 2. Follow these instructions to build on Windows: [InstallOnWindows](InstallOnWindows). \ No newline at end of file