Procházet zdrojové kódy

Merge pull request #115 from baalexander/patch-1

Adds note about needing rspec to run rake commands.
tags/0.4.0
Jan Lehnardt před 14 roky
rodič
revize
4c4d3db560
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. +2
    -1
      README.md

+ 2
- 1
README.md Zobrazit soubor

@@ -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.


Načítá se…
Zrušit
Uložit