Skip to content

Commit

Permalink
Spread the gospel of -I
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Aug 15, 2023
1 parent 358a836 commit cceb2d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Release **{sub-ref}`release`** ([What's new?](changelog.md))
The recommended installation method is [pip](https://pip.pypa.io/en/stable/)-installing into a [virtualenv](https://hynek.me/articles/virtualenv-lives/):

```console
$ python -m pip install attrs
$ python -Im pip install attrs
```

The next steps will get you up and running in no time:
Expand Down

0 comments on commit cceb2d1

Please sign in to comment.