Skip to content

Commit cf2a1f8

Browse files
Dependency installation update
1 parent 090b819 commit cf2a1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/1-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ $ pip3 install pytest-playwright
9898
```
9999

100100
> If you want to run the tests from this repository instead of creating a fresh project,
101-
> install the dependencies from the `requirements.txt` file using this command:
101+
> install the dependencies using this command:
102102
>
103103
> `$ pip3 install -r requirements.txt`
104104

0 commit comments

Comments
 (0)