Skip to content

Commit

Permalink
Simplify usage documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kieran-ryan committed Mar 15, 2024
1 parent 4957134 commit 0db6e2f
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 @@ -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
Expand Down

0 comments on commit 0db6e2f

Please sign in to comment.