Skip to content

Commit

Permalink
correct upload README
Browse files Browse the repository at this point in the history
  • Loading branch information
bdon committed Oct 14, 2022
1 parent c2af736 commit 82c42cd
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 @@ -23,7 +23,7 @@ Upgrade a PMTiles version 2 to the latest version:
Upload an archive to S3-compatible cloud storage:

# requires environment variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY credentials
pmtiles upload ARCHIVE.pmtiles s3://BUCKET_NAME?endpoint=https://example.com&region=region
pmtiles upload LOCAL.pmtiles s3://BUCKET_NAME?endpoint=https://example.com&region=region REMOTE.pmtiles

## Inspecting archives

Expand Down

0 comments on commit 82c42cd

Please sign in to comment.