瀏覽代碼

Add section to describe how to install node.js using a package manager

tags/0.4.1
Eric Bréchemier 14 年之前
父節點
當前提交
068ed54729
共有 1 個檔案被更改,包括 7 行新增0 行删除
  1. +7
    -0
      TESTING.md

+ 7
- 0
TESTING.md 查看文件

@@ -48,6 +48,13 @@ Install the required gems:


That's it! That's it!


### How to install node.js using a package manager

Notice: the version of node.js included in Ubuntu repositories is quite old.
It is recommended to install node.js from source instead.

$ sudo apt-get install node

### How to run the tests ### How to run the tests


The mustache.js test suite currently uses 4 different JavaScript runtime engines The mustache.js test suite currently uses 4 different JavaScript runtime engines


Loading…
取消
儲存