From 09c630545e4061a1372fdab014b3ae2e33ed0d53 Mon Sep 17 00:00:00 2001 From: Brian Kohan Date: Tue, 3 Sep 2024 11:41:06 -0700 Subject: [PATCH] readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f30fad..4fdff44 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ Please report bugs and discuss features on the [issues page](https://github.com/ ## Installation -1. Clone enum-properties from GitHub_ or install a release off PyPI_ : +1. Clone enum-properties from [GitHub](https://github.com/bckohan/enum-properties) or install a release off [PyPI](https://pypi.org/project/enum-properties/): ```bash pip install enum-properties