From ebf0c6d8d135eae89e1a3ca2578cf4ed731a24b0 Mon Sep 17 00:00:00 2001 From: Reza Date: Thu, 7 Mar 2024 10:22:33 -0800 Subject: [PATCH] fixed a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 235a4e4..bd6e96a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Then run (we recommend using a python virtual environment) pip install --upgrade pip ``` -You can either instal pyalfe in [development mode](#development-mode-installation) or [build and install](#build-and-install). +You can either install pyalfe in [development mode](#development-mode-installation) or [build and install](#build-and-install). ### Option 1: Development mode installation First update the setuptools