mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
chore(npm): update ionic-angular readme to remove 2.x
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
## Ionic Framework 2.x
|
||||
## Ionic Framework
|
||||
|
||||
The official npm package for [Ionic 2](http://ionicframework.com/), complete with pre-built ES5 bundles, TypeScript definitions, Sass files, CommonJS ES5 files, and more.
|
||||
The official npm package for [Ionic](http://ionicframework.com/), complete with pre-built ES5 bundles, TypeScript definitions, Sass files, CommonJS ES5 files, and more.
|
||||
|
||||
To get started with Ionic 2, please read the [Installation Guide](http://ionicframework.com/docs/v2/getting-started/installation/).
|
||||
To get started with Ionic, please read the [Installation Guide](http://ionicframework.com/docs/v2/intro/installation/).
|
||||
|
||||
[Ionic 2 Documentation](http://ionicframework.com/docs/v2/)
|
||||
[Ionic Documentation](http://ionicframework.com/docs/)
|
||||
|
||||
### Source files
|
||||
|
||||
@ -22,7 +22,6 @@ Minified and unminified CommonJS and System.register module format bundles, as w
|
||||
|
||||
### Installation and More
|
||||
|
||||
To use Ionic 2, we recommend installing and utilizing the [Ionic CLI](http://ionicframework.com/docs/v2/getting-started/installation/) which will help you create pre-configured Ionic apps.
|
||||
|
||||
For full instructions on using Ionic 2, please visit the [Ionic 2 Documentation](http://ionicframework.com/docs/v2/)
|
||||
To use Ionic, we recommend installing and utilizing the [Ionic CLI](http://ionicframework.com/docs/v2/intro/installation/) which will help you create pre-configured Ionic apps.
|
||||
|
||||
For full instructions on using Ionic, please visit the [Ionic Documentation](http://ionicframework.com/docs/)
|
||||
|
Reference in New Issue
Block a user