diff --git a/README.md b/README.md index 136c772..b516a8e 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ repository/ Finally, execute Behave. The scenario will run with the step definitions using the Cucumber Expressions parameter type. ```console -$ behave features +$ behave Feature: Color selection # features/Gherkin.feature:1 Rule: User can select a profile color Scenario: User selects a valid color # features/Gherkin.feature:5