Skip to content

Commit

Permalink
Clarification on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
svs14 committed Jul 14, 2014
1 parent 8f6c361 commit 41afdcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ cli: ['--code-coverage'] # CLI arguments to Julia
env: {} # Environment variables
```

You can pass any of these options to Guard like so:
You can pass any of these options in the Guardfile like so:
```ruby
guard :julia, cli: ['--code-coverage', '-p 1'] do
# ...
Expand Down

0 comments on commit 41afdcc

Please sign in to comment.