Update README linking instructions

The artifacts are no longer included in the development repository and
need to be built first.
master
Pascal Hartig 2015-05-09 12:28:00 +01:00
parent 787aa92228
commit 1240735b20
1 changed files with 5 additions and 4 deletions

View File

@ -41,12 +41,13 @@ We provide compiled CSS and JS (`material.*`), as well as compiled and minified
### Download
Clone or [download](https://github.com/google/material-design-lite/archive/master.zip) this repository
and reference the following files in your project:
Clone or
[download](https://github.com/google/material-design-lite/archive/master.zip)
this repository, [build it](#development) and reference the following files in your project:
```html
<script src="js/material.min.js"></script>
<link rel="stylesheet" href="css/material.min.css">
<script src="dist/js/material.min.js"></script>
<link rel="stylesheet" href="dist/css/material.min.css">
```
You will want to include the entire package to ensure optional assets like images or fonts are correctly