diff --git a/docs/src/GettingStartedPage.js b/docs/src/GettingStartedPage.js index 98e3b90525..4e60afbcb7 100644 --- a/docs/src/GettingStartedPage.js +++ b/docs/src/GettingStartedPage.js @@ -21,7 +21,12 @@ const Page = React.createClass({

Setup

You can import the lib as AMD modules, CommonJS modules, or as a global JS script.

-

First add the Bootstrap CSS to your project; check here if you have not already done that. Then:

+

First add the Bootstrap CSS to your project; check here if you have not already done that. Note that:

+ +

Then:

CommonJS