소스 검색

Update README.md

Instruction for including sub module with Mustache specs.
tags/0.7.3
Daniel Fagerstrom 13 년 전
부모
커밋
8cd95a085b
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. +5
    -0
      README.md

+ 5
- 0
README.md 파일 보기

@@ -357,6 +357,11 @@ The mustache.js test suite uses the [mocha](http://visionmedia.github.com/mocha/

$ npm install -g mocha

You also need to install the sub module containing [Mustache specifications](http://github.com/mustache/spec) in the project root.

$ git submodule init
$ git submodule update

Then run the tests.

$ mocha test


불러오는 중...
취소
저장