Skip to content

Commit

Permalink
Fix project path typo in README.md (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
Edefritz authored Jun 7, 2023
1 parent a3c55e5 commit 68c016a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ git clone git@github.com:protomaps/basemaps.git
2. change to the `tiles` directory, download dependencies and compile the JAR:

```shell
cd basemap/tiles
cd basemaps/tiles
mvn clean package
```
3. Download and generate `monaco.pmtiles` in the current directory:
Expand Down

0 comments on commit 68c016a

Please sign in to comment.