diff --git a/README.md b/README.md index eb02a1ae..909a0a15 100644 --- a/README.md +++ b/README.md @@ -203,4 +203,6 @@ console.log('Is Bootstrap loaded?'); console.log(typeof jquery().modal === 'function'); console.log('Is Bootstrap Material loaded?'); console.log(typeof jquery.material === 'object'); -``` \ No newline at end of file +``` + +NOTE: Until this [PR](https://github.com/twbs/bootstrap/pull/15640) be accepted (or equivalent) into the main Bootstrap project this fork must be used: [https://github.com/eface2face/bootstrap](https://github.com/eface2face/bootstrap) \ No newline at end of file