From 82590cc5bdf49910f13a893098cab34ddb5a527d Mon Sep 17 00:00:00 2001 From: Abdullatif <31544810+abal2051@users.noreply.github.com> Date: Mon, 6 Sep 2021 21:20:24 +0300 Subject: [PATCH] Update README.md with instructions on updating package --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e20cb4..a4a646b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,16 @@ Some features to make life easier ## Installation ``` -pip3 install amwal +pip install amwal +``` + +Make sure you have the latest version installed: +``` +pip show amwal +``` +To update: +``` +pip install amwal --upgrade ``` This project depends on the following libraries: