Skip to content

Commit

Permalink
Fix the import command
Browse files Browse the repository at this point in the history
  • Loading branch information
bchapuis authored Oct 14, 2024
1 parent 8f583e2 commit a54e932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/documentation/basemap.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import Map from '@/components/map';
In order to build the basemap locally, move to the `/basemap` directory and run the following workflow:

```bash
baremaps workflow execute --file=workflow.js
baremaps workflow execute --file=import.js
```

> Note: If you are using Docker, you need to increase the storage allocated to Docker to at least 20GB.
Expand Down

0 comments on commit a54e932

Please sign in to comment.