diff --git a/README.md b/README.md index e9a06f8..ce5ba7e 100644 --- a/README.md +++ b/README.md @@ -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.