Skip to content

Commit dc71495

Browse files
authored
Fix typo in README.md (#267)
1 parent 51ec317 commit dc71495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Then navigate to the root of the project and build the wheel and install (replac
6262

6363
```
6464
python -m build -w
65-
pip install dist/soupsive-<ver>-py3-none-any.whl
65+
pip install dist/soupsieve-<ver>-py3-none-any.whl
6666
```
6767

6868
## Documentation

0 commit comments

Comments
 (0)