From 92c64e3f6058f2e118f8e7b52bec59dd2049b78b Mon Sep 17 00:00:00 2001 From: Wallace Date: Tue, 2 Apr 2024 13:37:38 +0200 Subject: [PATCH] updating instal instruction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9593974..3ba28b2 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Sponsor us and we can add your link, banner or other promo materials! ### 💻 Install ``` -pybuild.sh ; python3 -m pip install dist/eyegestures-1.2.2-py3-none-any.whl +python3 -m pip install eyeGestures ``` Note: you may need to change version of package `eyegestures-X.X.X`.