Skip to content

Commit

Permalink
Merge pull request #914 from gemini-testing/sipayRT.fixDocs
Browse files Browse the repository at this point in the history
docs: fix outdated install info
  • Loading branch information
sipayRT authored Apr 23, 2024
2 parents b202f44 + 001f0ac commit f08cc0a
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 @@ -38,7 +38,7 @@ Testplane (ex-Hermione) is a battle-hardened framework for testing web apps at a
npm init testplane@latest new-testplane-project
```

You may add `-- -y` option to quickly set up a project using defaults.
You may add `-- --verbose` argument to launch a tool in *extra-questions* mode, to pick custom package manager or install extra plugins.

2. Open the newly generated file `testplane-tests/example.testplane.ts`. We’ll modify the test to ensure the description includes expected text:

Expand Down

0 comments on commit f08cc0a

Please sign in to comment.