From 9f8388424237438856e3f9e5e1c95f728d68964f Mon Sep 17 00:00:00 2001 From: Ayxan Shahsuvarov <88669260+Ayxan-z@users.noreply.github.com> Date: Tue, 24 May 2022 22:07:11 +0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 502a7b6a..64d21c9c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AzSuicideDataVisualization ## Instalition -pip install poetry -poetry install +pip install poetry* +poetry install* streamlit run app\main.py