From a461500ab918bc62628725d86fed696061d8f011 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Tue, 17 May 2016 12:38:52 +1000 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: ```