Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 30, 2023
1 parent 6fe14e9 commit 74d7395
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 @@ -101,7 +101,7 @@ git branch --set-upstream-to=upstream/master
git config remote.pushDefault origin

# Install package with pip using the developer mode and the `[dev]` label
# You might need to use pip3 depending on how you set up your system
# You might need to use pip3 depending on how you set up your system
pip install -e .[dev]
```
If you make changes that you consider fundamental/interesting for the whole community, feel free to open a PR!
Expand Down

0 comments on commit 74d7395

Please sign in to comment.