From: Addy Date: Thu, 14 Mar 2013 10:58:16 +0000 (+0000) Subject: Added bower install to download/install options in getting started guide X-Git-Tag: v3.0.0-rc1~601^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7277%2Fhead;p=thirdparty%2Fbootstrap.git Added bower install to download/install options in getting started guide --- diff --git a/docs/getting-started.html b/docs/getting-started.html index e8cecc2fc3..0a5b1ed43d 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -52,6 +52,11 @@ description: Overview of the project, its contents, and how to get started with

Get the original files for all CSS and JavaScript, along with a local copy of the docs by downloading the latest version directly from GitHub.

Download Bootstrap source

+
+

Install source

+

Install and manage the original files for all CSS and JavaScript, along with a local copy of the docs using Bower, a package-manager for the web.

+

bower install bootstrap

+