Skip to content

Commit f7eb954

Browse files
Update CONTRIBUTING.md
1 parent d040467 commit f7eb954

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ To locally test and trigger the main functionality of this project, follow the s
6464

6565
#### Steps
6666

67-
1. From the root of the repository, run `node cli.js`. This script is the entry point for the application's main functionality, and accepts Options and Flags e.g. `node cli.js qa-shadow-report monthly-summary --duplicate`.
67+
1. From the root of the repository, run `node cli.js`. This script is the entry point for the application's main functionality, and accepts Options and Flags e.g. `node cli.js qa-shadow-report [framework] monthly-summary --duplicate`.
6868
2. Observe the spreadsheet for report results.
6969

70-
This should give you the same result as if the package was installed or run from the `demo` branch.
70+
This should give you the same result as if the package was installed or run from the `demo` branch. [How to use the DEMO branch](https://github.com/petermsouzajr/qa-shadow-report/blob/main/README.md#demo-branch).
7171

7272
### Pull Requests
7373

0 commit comments

Comments
 (0)