diff --git a/README.md b/README.md index cc8f507..9fa5625 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ eval "$(pyenv init -)" EOF ``` * reference https://github.com/pyenv/pyenv + * Use pyenv to install desired python version, and/or create any virtual environments you desire Clone the repo: ```commandline @@ -147,7 +148,7 @@ MIT no attribution required - https://opensource.org/license/mit-0 * Project page: https://zavage-software.com/portfolio/app_skellington * Please report bugs, improvements, or feedback! - * Contact: mathew@zavage.net + * Contact: mat@zavage.net * Packing and distribution conforms to PEP 621 https://peps.python.org/pep-0621/ * Reference https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/