From 842b0d2ae45ba407f47dbe8a5ab5af0215b75b5d Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 12 May 2020 09:46:44 +0300 Subject: [PATCH] Remove mention of build tools They are not included in npm. --- site/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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