lib/generators/project/README in cucumber-nagios-0.8.10 vs lib/generators/project/README in cucumber-nagios-0.8.11
- old
+ new
@@ -105,14 +105,14 @@
Running
=======
Invoke the Cucumber feature with the cucumber-nagios script:
- bin/cucumber-nagios features/smh.com.au/smh.feature
+ cucumber-nagios features/smh.com.au/smh.feature
cucumber-nagios can be run from anywhere:
- /path/to/bin/cucumber-nagios /path/to/features/smh/smh.feature
+ cucumber-nagios /path/to/features/smh/smh.feature
It should return a standard Nagios-formatted response string:
Critical: 0, Warning: 0, 2 okay | passed=2, failed=0, total=2