diff --git a/docs/getting-started/download.md b/docs/getting-started/download.md index d36bbc75..47b8227a 100644 --- a/docs/getting-started/download.md +++ b/docs/getting-started/download.md @@ -4,6 +4,16 @@ title: Download group: getting-started --- +{% callout warning %} +## **Heads up! Use the repository branch!** + +With the pace of current changes, any published package would be out of date almost every day. + +For the current time, please use the `v4-dev` branch for **all package managers including bower and npm** by pointing to `FezVrasta/bootstrap-material-design#v4-dev`. +{% endcallout %} + + + **Material Design for Bootstrap v{{ site.data.version}}** is available for download in several ways, including some of your favorite package managers. Choose from the options below to snag just what you need.
@@ -32,10 +42,6 @@ Download everything: source Sass, JavaScript, and documentation files. **Require Pull in Material Design for Bootstrap's **source files** into nearly any project with some of the most popular package managers. No matter the package manager, Material Design for Bootstrap will **require a Sass compiler and [Autoprefixer](https://github.com/postcss/autoprefixer)** for a setup that matches our official compiled versions. -{% callout warning %} -**Heads up!** Not all package managers have the v4 alpha published yet, but we should have them up shortly! -{% endcallout %} - ### npm Install Material Design for Bootstrap in your Node powered apps with [the npm package](https://www.npmjs.org/package/bootstrap):