From 1e75473578a37fa83292e24cd0204deb82414a43 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 10 Aug 2017 21:47:00 -0700 Subject: [PATCH] unfuck that --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.47.2