From f7ab7fcd2986bf1e3b0785dc1e324b69b87210e8 Mon Sep 17 00:00:00 2001 From: Stefan Kuethe Date: Sat, 14 Dec 2024 13:46:20 +0100 Subject: [PATCH] Update README --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 5fe5a4b..a11bbba 100644 --- a/README.md +++ b/README.md @@ -58,12 +58,4 @@ poetry run pytest --ignore=maplibre/ipywidget.py --doctest-modules maplibre ### JavaScript -```bash -npm install - -npm run prettier - -npm run build - -npm run build-ipywidget -``` +See [maplibre-bindings](https://github.com/eoda-dev/maplibre-bindings)