From 151018be5cfccaab855cd9b2cfdecb33a05960ad Mon Sep 17 00:00:00 2001 From: Catalin Constantin Mititiuc Date: Tue, 17 Jun 2025 10:29:33 -0700 Subject: [PATCH] Add command to install 'pan-zoom' package to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2efbb04..006e06e 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ 4. Visit `localhost:8080` with browser to view app. +## Command to install `pan-zoom` package from repo + +```console +$ ./npm install --save https://git.miti.sh/ccm/pan-zoom/archive/v0.3.0.tar.gz +``` + ## Integration tests ### Run