Skip to content

Commit 856a601

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 10c82f2 + 7312b1e commit 856a601

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,10 @@ All implementations include:
9191
2. **Set up a virtual environment (recommended)**
9292
```bash
9393
python -m venv venv
94-
94+
9595
# On Windows
9696
venv\Scripts\activate
97-
97+
9898
# On macOS/Linux
9999
source venv/bin/activate
100100
```

0 commit comments

Comments
 (0)