Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

---
Expand Down