From a6e391cd10d100786eea3ff1fb9bc13cc8a86dfb Mon Sep 17 00:00:00 2001 From: Robert Nasarek Date: Tue, 11 Jan 2022 07:52:27 +0100 Subject: [PATCH] small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 768d5ea..601a2cb 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ Package bundle to integration Mirador 3 Image Viewer with Annotations in the Wis ## Build The index.js and mirador-integration.js are ready to use, anyway if, you want to rebuild, type ~~~bash -npm i && npm run rebuild +npm i && npm run build ~~~ \ No newline at end of file