Skip to content

Commit 2fdbcf3

Browse files
fixing formatting
1 parent d5bf8d3 commit 2fdbcf3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/getting-started.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,12 @@ Open in Codespace or Dev Container and everything will get installed and configu
1010
```
1111

1212
2. Generate from template:
13+
- via [cookiecutter](https://www.cookiecutter.io/)
1314
```bash
1415
cookiecutter gh:QA-Automation-Starter/qa-automation-python
1516
```
16-
17-
or
18-
19-
Fork/Clone [demo project](https://github.com/QA-Automation-Starter/qa-automation-python-demo), e.g.:
17+
18+
- or fork/clone [demo project](https://github.com/QA-Automation-Starter/qa-automation-python-demo)
2019
```bash
2120
git clone https://github.com/QA-Automation-Starter/qa-automation-python-demo.git
2221
```

0 commit comments

Comments
 (0)