Add command to install 'pan-zoom' to README

This commit is contained in:
Catalin Constantin Mititiuc 2025-06-17 10:16:42 -07:00
parent 8c260d2f5f
commit 24fbd5e2ef

View File

@ -98,6 +98,12 @@ window.addEventListener('load', function () {
3. Visit `localhost:8080` to view.
## 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
```
## Tests
Requires Chrome/ChromeDriver or Chromium/ChromiumDriver.