From eeb6a5880ba35378aca8a4c474dce5ed9a480a25 Mon Sep 17 00:00:00 2001 From: srinjoy pati <91176055+srinjoy-26@users.noreply.github.com> Date: Sat, 1 Oct 2022 00:07:28 +0530 Subject: [PATCH] Update README.md --- scripts/Weather-teller/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/Weather-teller/README.md b/scripts/Weather-teller/README.md index 64a70aa..fa96371 100644 --- a/scripts/Weather-teller/README.md +++ b/scripts/Weather-teller/README.md @@ -25,11 +25,11 @@ https://user-images.githubusercontent.com/91176055/159108679-8124cd46-7467-465a- - Clone this repository: ```bash -git clone https://github.com/pranjay-poddar/Dev-Geeks.git +git clone https://github.com/metafy-social/daily-python-scripts ``` - Change directory: ```bash -cd ML Projects +cd scripts cd Weather-teller ``` -- Find main.py and run it. +- Find weather-det.py and run it.