Skip to content

Commit d800002

Browse files
committed
Update readme to match folder structure
1 parent 6288026 commit d800002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ You can also do the same with Docker locally:
3636

3737
To serve the PMTiles run:
3838

39-
`docker run --rm -p 7777:8080 -v $(pwd)/data/:/data/ --rm protomaps/go-pmtiles serve /data/ --public-url=http://localhost:7777 --cors=\*`
39+
`docker run --rm -p 7777:8080 -v $(pwd)/data/target/:/data/ --rm protomaps/go-pmtiles serve /data/ --public-url=http://localhost:7777 --cors=\*`
4040

0 commit comments

Comments
 (0)