Skip to content

Commit 3bb62f5

Browse files
committed
Updated README typo
1 parent 2e7a93e commit 3bb62f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ python -m venv venv
7575
source venv/bin/activate # On Windows: venv\Scripts\activate
7676

7777
# Install development dependencies
78-
pip install -e ".[dev]"
78+
pip install -e .
7979
```
8080

8181
### Running Tests

0 commit comments

Comments
 (0)