Skip to content

Commit

Permalink
minor fix 1 Introduction.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wcejahuerta authored Dec 4, 2023
1 parent 9f15cd4 commit 7808512
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Playwright Lab Documentation/1 Introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Playwright contains a number of features that make it worth using over other fra


### Step 1: Install Python
####For Windows and MacOS:
#### For Windows and MacOS:
[Go to www.python.org/downloads/](https://www.python.org/downloads/)
Click download Python, and install it.

Expand Down Expand Up @@ -68,4 +68,4 @@ async def main():
asyncio.run(main())
```
Replace `<Browser you wish to run>` with your browser of choice.
Do not include the <> brackets.
Do not include the <> brackets.

0 comments on commit 7808512

Please sign in to comment.