Преглед изворни кода

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


Loading…
Откажи
Сачувај