Fixed a typo in the installation docs
Review Request #12446 — Created July 8, 2022 and submitted — Latest diff uploaded
Information | |
---|---|
maubin | |
Review Board | |
release-5.0.x | |
Reviewers | |
reviewboard | |
There's a missing
install
in thepip
example for installing in-development
releases. This change fixes the typo for schmucks like me who want to copy and
paste the example and don't realize it's missing theinstall
.
Built the docs and looked at the page.