From 55a97968060154bc68bc04f6055220e4db1172bd Mon Sep 17 00:00:00 2001 From: Mathew Guest Date: Sat, 16 Nov 2024 22:05:18 -0700 Subject: [PATCH] doc: updating contact email --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/