]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove mention of build tools
authorXhmikosR <xhmikosr@gmail.com>
Tue, 12 May 2020 06:46:44 +0000 (09:46 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 12 May 2020 16:21:36 +0000 (19:21 +0300)
They are not included in npm.

site/index.html

index 3b7794d9ca45736eff73f6e661832f18953ea3a3..a626864298c583fc4b8d70ef8d36c608478922ef 100644 (file)
@@ -37,7 +37,7 @@ layout: home
         <p class="lead font-weight-normal">
           Install Bootstrap’s source Sass and JavaScript files via npm, Composer, or Meteor.
         </p>
-        <p>Package managed installs don’t include documentation, but do include our build system and readme. You can also <a href="https://github.com/twbs/bootstrap-npm-starter">use our npm template repo</a> to quickly generate a Bootstrap project via npm.</p>
+        <p>Package managed installs don’t include documentation or our full build scripts. You can also <a href="https://github.com/twbs/bootstrap-npm-starter">use our npm template repo</a> to quickly generate a Bootstrap project via npm.</p>
         <a class="btn btn-lg btn-outline-primary mb-3" href="{{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/download/">Read installation docs</a>
       </div>
       <div class="col-md-7 pl-md-5">