From 7961886efecc1b1cdfd7a90db45f5364ad76fb9e Mon Sep 17 00:00:00 2001 From: Bardi Harborow Date: Sat, 24 Dec 2016 22:44:44 +1100 Subject: Remove Meteor install instructions. --- docs/getting-started/download.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'docs/getting-started') diff --git a/docs/getting-started/download.md b/docs/getting-started/download.md index b85e26fe6..e23b26b7c 100644 --- a/docs/getting-started/download.md +++ b/docs/getting-started/download.md @@ -71,12 +71,6 @@ gem install bootstrap -v 4.0.0.alpha5 [See the gem's README](https://github.com/twbs/bootstrap-rubygem/blob/master/README.md) for further details. -### Meteor - -{% highlight bash %} -meteor add twbs:bootstrap@={{ site.current_version }} -{% endhighlight %} - ### Composer You can also install and manage Bootstrap's Sass and JavaScript using [Composer](https://getcomposer.org): -- cgit v1.2.3