Merge pull request #244 from friedreiss/patch-1

ionic-cli link
This commit is contained in:
Adam Bradley
2013-12-02 06:28:18 -08:00

View File

@@ -19,7 +19,7 @@ Ionic is also not a good solution if you need to support older generation device
## Quick Start
To start using ionic, you have two options: copy over the built JS and CSS files, or
use the `ionic` tool.
use the `ionic` tool ([ionic-cli](https://github.com/driftyco/ionic-cli)).
The source files are in the `dist/` folder. You can just grab the `dist/js/ionic.js`, `dist/js/ionic-angular.js`, and `dist/ionic.css` files and
you'll be good to go.