diff --git a/examples/1-basic-map/README.md b/examples/1-basic-map/README.md index 0e53ea72..8aaff518 100644 --- a/examples/1-basic-map/README.md +++ b/examples/1-basic-map/README.md @@ -39,7 +39,6 @@ To see our **first map app**, we start the development server: ```shell npm run dev -``` Now, we can open the project in the browser and explore our interactive map! 😊