소스 검색

Merge pull request #115 from baalexander/patch-1

Adds note about needing rspec to run rake commands.
tags/0.4.0
Jan Lehnardt 14 년 전
부모
커밋
4c4d3db560
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      README.md

+ 2
- 1
README.md 파일 보기

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


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