Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTim Caswell <tim@creationix.com>2010-03-26 22:39:35 +0300
committerRyan Dahl <ry@tinyclouds.org>2010-03-27 04:28:40 +0300
commit179f718d62c17c674a941a2539b81fee54152da5 (patch)
tree5ffdb55d3b0262242b3e22b9d089ecfc46a9e923 /README
parent6ecdeada49efca8c0b4ff368eeb3336555dede47 (diff)
Conversion to markdown based API docs.
With help from Matt Ranney <mjr@ranney.com>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index f74999045ca..ce68de20a75 100644
--- a/README
+++ b/README
@@ -10,8 +10,7 @@ To run the tests:
make test
-To build the documentation and install it, you will need asciidoc and
-xsltproc:
+To build the documentation and install it, you will need ronn:
make doc install