README.rdoc in duke-0.1.3 vs README.rdoc in duke-0.1.4
- old
+ new
@@ -42,10 +42,10 @@
campfire: {}
Options in the campfire hash are used to configure a new repo.
=== Custom Configuration
-A config.yml in the root of the duke installation directory will override the defaults.
+A duke.yml in the config directory will override the defaults.
=== Per-Project Runner
The duke command-line utility allows you to set the runner for a particular project.
duke runner repo_dir "rake spec"