Bläddra i källkod

Merge pull request #115 from baalexander/patch-1

Adds note about needing rspec to run rake commands.
tags/0.4.0
Jan Lehnardt 14 år sedan
förälder
incheckning
4c4d3db560
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. +2
    -1
      README.md

+ 2
- 1
README.md Visa fil

@@ -289,7 +289,8 @@ Or just install it as a RubyGem:
## Plugins for jQuery, Dojo, Yui, CommonJS

This repository lets you build modules for [jQuery][], [Dojo][], [Yui][] and
[CommonJS][] / [Node.js][] with the help of `rake`:
[CommonJS][] / [Node.js][] with the help of `rake`. You may need to install
rspec first by running `gem install rspec`.

Run `rake jquery` to get a jQuery compatible plugin file in the
`mustache-jquery/` directory.


Laddar…
Avbryt
Spara