Skip to content

Commit 7312b1e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 63de429 commit 7312b1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)