fix formatting

[Imported from Trac: page FAQ, version 14]
zooko 2010-03-08 05:54:24 +00:00
parent d01edfe6be
commit f32923a62a

4
FAQ.md

@ -33,6 +33,4 @@ or else
Q. Does Tahoe-LAFS work on Mac OS X? Q. Does Tahoe-LAFS work on Mac OS X?
A: Yes. Follow [the standard install instructions](http://allmydata.org/source/tahoe-lafs/trunk/docs/install.html) on Mac OS X and it will result in a working command-line tool on Mac OS X just as it does on other Unixes. (This includes the Web User Interface, or "WUI". See the instructions for details.) In addition there is code to generate executables and .dmg packages, but this code is not currently working. See the "mac" targets [in the Makefile]source:Makefile@#L440. A: Yes. Follow [the standard install instructions](http://allmydata.org/source/tahoe-lafs/trunk/docs/install.html) on Mac OS X and it will result in a working command-line tool on Mac OS X just as it does on other Unixes. (This includes the Web User Interface, or "WUI". See the instructions for details.) In addition there is code to generate executables and .dmg packages, but this code is not currently working (as of Tahoe-LAFS v1.6.1). See the "mac" targets [in the Makefile]source:Makefile@#L440.
<http://allmydata.org/trac/tahoe-lafs/browser/Makefile?rev=880f824103357172#L440>