Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abhasdudeja authored May 22, 2024
1 parent 75747ba commit 0036f86
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
#### Convert City,Country to OSM Map Image uing Python and PyQt6
#### Convert City,Country to OSM Map Image uing Python
How to run the code?
1. Clone the repository to your system.
2. Install the packages required for the code to run:
`pip install osmnx matplotlib pyqt6 `
`pip install osmnx matplotlib `
4. Now run the notebook cells

###### Dependencies
This project depends on:
1. OSMNx Library
2. Matplotlib
3. PyQt6

0 comments on commit 0036f86

Please sign in to comment.