mirror of https://github.com/pallets/flask.git
Replace 'I' with 'We'
To be consistent with the usage elsewhere in the README
This commit is contained in:
parent
61f12d6a8d
commit
a1c55a698c
2
README
2
README
|
@ -20,7 +20,7 @@
|
||||||
~ What do I need?
|
~ What do I need?
|
||||||
|
|
||||||
All dependencies are installed by using `pip install Flask`.
|
All dependencies are installed by using `pip install Flask`.
|
||||||
I encourage you to use a virtualenv. Check the docs for
|
We encourage you to use a virtualenv. Check the docs for
|
||||||
complete installation and usage instructions.
|
complete installation and usage instructions.
|
||||||
|
|
||||||
~ Where are the docs?
|
~ Where are the docs?
|
||||||
|
|
Loading…
Reference in New Issue