Skip to content

Commit

Permalink
notice for zsh users
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Sep 10, 2012
1 parent bdbf968 commit 32c7d54
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ this example, "fx" is removed, but "data" and "selector" are added:
$ rake concat[-fx:data:selector] dist
~~~

<i>Zsh users may need to prepend `noglob` before that command because of special
meaning of square brackets in the shell.</i>

## Zepto modules

Zepto modules are individual files in the "src/" directory. You can also list
Expand Down

0 comments on commit 32c7d54

Please sign in to comment.