From 7be0d0623888f3e4791721e483949123b9b1dfec Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sat, 13 Mar 2010 12:47:41 -0800 Subject: [PATCH] FreeBsd->Solaris on homepage --- doc/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.html b/doc/index.html index f7fefc14a4..431dabbe2f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -105,7 +105,7 @@ server.listen(7000, "localhost");

Node eventually wants to support all POSIX operating systems (including Windows with MinGW) but at the moment it is only being - tested on Linux, Macintosh, and FreeBSD. The + tested on Linux, Macintosh, and Solaris. The build system requires Python 2.4 or better. V8, on which Node is built, supports only IA-32 and ARM processors. V8 is included in the Node distribution. To use TLS, GnuTLS and libgpg-error are required.