Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SKbarbon authored Feb 13, 2023
1 parent eeb7662 commit d987cab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d987cab

Please sign in to comment.