diff --git a/README.md b/README.md index 99d1f47..c989dda 100644 --- a/README.md +++ b/README.md @@ -62,13 +62,13 @@ Ensure you have the following installed: 2. Run the following command to clone the repository: ```bash - git clone https://github.com/zendalona/WorldMapExplorer.git + git clone https://github.com/zendalona/world-map-explorer-v2.git ``` 3. Navigate into the project directory: ```bash - cd WorldMapExplorer + cd world-map-explorer-v2 ``` ---