Update README.md

This commit is contained in:
srinjoy pati 2022-10-01 00:07:28 +05:30 committed by GitHub
parent 18b79d4344
commit eeb6a5880b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,11 +25,11 @@ https://user-images.githubusercontent.com/91176055/159108679-8124cd46-7467-465a-
- Clone this repository: - Clone this repository:
```bash ```bash
git clone https://github.com/pranjay-poddar/Dev-Geeks.git git clone https://github.com/metafy-social/daily-python-scripts
``` ```
- Change directory: - Change directory:
```bash ```bash
cd ML Projects cd scripts
cd Weather-teller cd Weather-teller
``` ```
- Find main.py and run it. - Find weather-det.py and run it.