Skip to content

Commit 71829d4

Browse files
Update README.md
1 parent 643c32f commit 71829d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,10 @@ python -m venv env
5858
#### 🔹 Windows
5959

6060
```bash
61-
.\env\Scripts\activate
61+
.\env\Scripts ctivate
6262
pip install -r requirements.txt
63-
.\run_tests.ps1
63+
.
64+
un_tests.ps1
6465
```
6566

6667
#### 🔸 Linux/macOS
@@ -124,4 +125,3 @@ Let’s move Python forward, together.
124125
---
125126

126127
> Let’s keep Python auth secure, simple, and moving forward 🚀
127-
```

0 commit comments

Comments
 (0)