Skip to content

Commit

Permalink
too honest
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Nov 23, 2009
1 parent d5f92f2 commit ac888e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -470,7 +470,7 @@ though. Luckily `cat` works great for this, too:
Hi {{name}}!
{{/names}}

$ cat data.yml template.mustache | ruby -I lib bin/mustache
$ cat data.yml template.mustache | mustache
Hi chris!
Hi mark!
Hi scott!
Expand Down

0 comments on commit ac888e8

Please sign in to comment.