aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Potts <sam@selz.com>2016-05-17 12:38:52 +1000
committerSam Potts <sam@selz.com>2016-05-17 12:38:52 +1000
commita461500ab918bc62628725d86fed696061d8f011 (patch)
tree728971a65d1eb031a67be4b069a84ea174e46678
parentc830af492c1ea99f070dda44672ee7794baa6516 (diff)
downloadplyr-a461500ab918bc62628725d86fed696061d8f011.tar.lz
plyr-a461500ab918bc62628725d86fed696061d8f011.tar.xz
plyr-a461500ab918bc62628725d86fed696061d8f011.zip
Update readme.md
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 4f929033..f772c62d 100644
--- a/readme.md
+++ b/readme.md
@@ -42,7 +42,7 @@ Check `docs/index.html` and `docs/dist/docs.js` for an example setup.
**Heads up:** the example `index.html` file needs to be served from a webserver (such as Apache, Nginx, IIS or similar) unless you change the file sources to include http or https. e.g. change `//cdn.plyr.io/1.6.11/plyr.js` to `https://cdn.plyr.io/1.6.11/plyr.js`
-### `npm`
+### npm
Using `npm`, you can grab Plyr:
```