Skip to content

Commit

Permalink
Fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kianmeng committed Jul 31, 2022
1 parent 254a607 commit 7b7e313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Use your favorite [PEP517](https://www.python.org/dev/peps/pep-0517/) compliant
```bash
# install first via: pip install build
python -m build
# packges will reside in dist/
# packages will reside in dist/
```

## Usage
Expand Down

0 comments on commit 7b7e313

Please sign in to comment.