| commit | a2e4e565983d247fbcf634a52ddb85cec872e96f | [log] [tgz] |
|---|---|---|
| author | ra <ra@apache.org> | Sat Mar 29 01:14:48 2014 -0700 |
| committer | ra <ra@apache.org> | Sat Mar 29 01:14:48 2014 -0700 |
| tree | 01fce9b4bac23d097282b10bf31b034dd6b94323 | |
| parent | ea6076f1750fecf2f2bd0a9fa4747f916588427b [diff] [blame] |
THRIFT-2398:Improve Node Server Library CLIENT: node Patch: Randy Abernethy Update node hello web example and line ending clean up.
diff --git a/lib/nodejs/README.md b/lib/nodejs/README.md index 5860865..22c7caa 100644 --- a/lib/nodejs/README.md +++ b/lib/nodejs/README.md
@@ -27,7 +27,7 @@ ## Thrift Compiler -You can compile nodejs sources by running the following: +You can compile IDL sources for Node.js with the following command: thrift --gen js:node thrift_file