From 7ece59b67a077b6ac575a93a29f67735c7c6250e Mon Sep 17 00:00:00 2001 From: Emad Izadifar <81484391+e-izdfr@users.noreply.github.com> Date: Wed, 3 Jul 2024 13:46:42 +0330 Subject: [PATCH] Update README.md fixed a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64ef319..b46cdfc 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ TGX implementation works with `python >= 3.9` and can be installed as follows. pip install -e . ``` -5. [Aternative] Install TGX from [`PyPi`](https://pypi.org/project/py-tgx/): +5. [Alternative] Install TGX from [`PyPi`](https://pypi.org/project/py-tgx/): ``` pip install py-tgx