You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Working examples can be found in [the developer docs](http://prebid.org/dev-docs
29
29
$ cd Prebid.js
30
30
$ npm install
31
31
32
-
*Note:* You need to have `NodeJS`4.x or greater installed.
32
+
*Note:* You need to have `NodeJS`6.x or greater installed.
33
33
34
34
*Note:* In the 1.24.0 release of Prebid.js we have transitioned to using gulp 4.0 from using gulp 3.9.1. To compily with gulp's recommended setup for 4.0, you'll need to have `gulp-cli` installed globally prior to running the general `npm install`. This shouldn't impact any other projects you may work on that use an earlier version of gulp in it's setup.
35
35
@@ -217,7 +217,7 @@ For instructions on writing tests for Prebid.js, see [Testing Prebid.js](http://
217
217
218
218
### Supported Browsers
219
219
220
-
Prebid.js is supported on IE10+ and modern browsers.
220
+
Prebid.js is supported on IE11 and modern browsers.
221
221
222
222
### Governance
223
223
Review our governance model [here](https://github.com/prebid/Prebid.js/tree/master/governance.md).
Our module helps you have an easier time implementing Coinzilla on your website. All you have to do is replace the ``placementId`` with your zoneID, depending on the required size in your account dashboard. If you need additional information please contact us at ``[email protected]``.
0 commit comments