From: XhmikosR Date: Tue, 12 May 2020 06:46:44 +0000 (+0300) Subject: Remove mention of build tools X-Git-Tag: v4.5.0~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=842b0d2ae45ba407f47dbe8a5ab5af0215b75b5d;p=thirdparty%2Fbootstrap.git Remove mention of build tools They are not included in npm. --- diff --git a/site/index.html b/site/index.html index 3b7794d9ca..a626864298 100644 --- a/site/index.html +++ b/site/index.html @@ -37,7 +37,7 @@ layout: home

Install Bootstrap’s source Sass and JavaScript files via npm, Composer, or Meteor.

-

Package managed installs don’t include documentation, but do include our build system and readme. You can also use our npm template repo to quickly generate a Bootstrap project via npm.

+

Package managed installs don’t include documentation or our full build scripts. You can also use our npm template repo to quickly generate a Bootstrap project via npm.

Read installation docs