From: Mark Otto Date: Fri, 11 Aug 2017 04:47:00 +0000 (-0700) Subject: unfuck that X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e75473578a37fa83292e24cd0204deb82414a43;p=thirdparty%2Fbootstrap.git unfuck that --- diff --git a/index.html b/index.html index 89a5d03de4..0e0c6f44b0 100644 --- a/index.html +++ b/index.html @@ -174,11 +174,11 @@

Installation

Include Bootstrap's source Sass and JavaScript files via Bower, Composer, Meteor, or npm. Package managed installs don't include documentation, but do include our build system and readme.

-
npm install bootstrap@4.0.0-beta
+
npm install bootstrap@4.0.0-beta
-
gem install bootstrap -v 4.0.0.alpha6
+
gem install bootstrap -v 4.0.0.alpha6
-
bower install bootstrap#v4.0.0-beta
+
bower install bootstrap#v4.0.0-beta

Read installation docs