Skip to content

Commit

Permalink
"headlessly" -> "in your shell" (we still start up Firefox)
Browse files Browse the repository at this point in the history
  • Loading branch information
joliss committed Mar 24, 2012
1 parent e371452 commit eb3793d
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 @@ -63,7 +63,7 @@ page to run all specs (e.g. `http://localhost:3500/`), a sub page to run an indi
spec file (e.g. `http://localhost:3500/array_sum_spec`), or a path to a subdirectory to
run a subset of specs (e.g. `http://localhost:3500/models`).

Alternatively, you can run the specs headlessly with the `konacha:run` task.
Alternatively, you can run the specs in your shell with the `konacha:run` task.

## Spec Helper

Expand Down

0 comments on commit eb3793d

Please sign in to comment.