From d987cab31ad685527d31f21c9a0ede33376602a4 Mon Sep 17 00:00:00 2001 From: Kot <86029286+SKbarbon@users.noreply.github.com> Date: Mon, 13 Feb 2023 20:09:11 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b7dc3b..99fc766 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@ My goal is to allow programmers to focus on the back-end, and build the front-en ## installation ⬇️ For install: -> `pip install git+https://github.com/SKbarbon/Flet_StoryBoard.git` or `pip install Flet-StoryBoard` +> `pip install git+https://github.com/SKbarbon/Flet_StoryBoard.git` for Upgrade: -> `pip install git+https://github.com/SKbarbon/Flet_StoryBoard.git --upgrade` or `pip install Flet-StoryBoard --upgrade` +> `pip install git+https://github.com/SKbarbon/Flet_StoryBoard.git --upgrade` if there was anything wrong, and its not upgrading properly, you should uninstall this package and reinstall it: > `pip uninstall Flet_StoryBoard` To uninstall