diff --git a/site/layouts/partials/home/masthead-followup.html b/site/layouts/partials/home/masthead-followup.html index 2f767aa34f..91245eecee 100644 --- a/site/layouts/partials/home/masthead-followup.html +++ b/site/layouts/partials/home/masthead-followup.html @@ -12,7 +12,7 @@ Read installation docs
- {{ highlight "npm install bootstrap" "sh" "" }} + {{ highlight "npm install bootstrap@next" "sh" "" }} {{ highlight (printf ("gem install bootstrap -v %s") .Site.Params.current_ruby_version) "sh" "" }}