Merge pull request #9 from macadmins/gregneagle-patch-1

Typo fix
This commit is contained in:
Nate Walck
2020-06-15 16:42:36 -04:00
committed by GitHub
+1 -1
View File
@@ -43,7 +43,7 @@ Downgrades will not be supported by this repository.
### pip
While `pip` is bundled in this framework, it is **not recommended** to install any external libraries into your frameworks folder outside of what comes with the package. If you need to use or test external libraries not present in the package, it is recommended to use a virtual environment or a tool like [pyenv](https://github.com/pyenv/pyenv).
Pull Requests can be issued to the `opionated` or `recommended` package, but more scrutiny will be applied to the `recommended` package.
Pull Requests can be issued to the `opinionated` or `recommended` package, but more scrutiny will be applied to the `recommended` package.
# Flavors of Python
We currently offer four versions of Python. You can chose which version suits your needs.