diff options
Diffstat (limited to 'development/nodejs/README')
-rw-r--r-- | development/nodejs/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/development/nodejs/README b/development/nodejs/README index f89ae30fcb..19aa105720 100644 --- a/development/nodejs/README +++ b/development/nodejs/README @@ -3,3 +3,6 @@ Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world. + +NOTE: This version uses an internal OpenSSL version instead of +the one provided in Slackware package. |