Spread the gospel of -I

This commit is contained in:
Hynek Schlawack 2023-08-15 09:48:27 +02:00
parent 358a83636a
commit cceb2d1104
No known key found for this signature in database
GPG Key ID: AE2536227F69F181
1 changed files with 1 additions and 1 deletions

View File

@ -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: