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