Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Commit 45697fe

Browse files
author
Kamil Kisiela
committed
Update readme
1 parent 9bc1f47 commit 45697fe

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ FormlyMaterial
66

77
Material Design Templates for [Angular-Formly](http://angular-formly.com). Modern & flexible forms configured easily in a JSON object.
88

9-
## Add Angular Formly
10-
11-
There is no official Angular Formly package in Atmosphere so you have to add it manually.
12-
139
## Install
1410

1511
```
@@ -20,8 +16,7 @@ meteor add wieldo:angular-formly-templates-material
2016
## Getting Started
2117

2218
1. Add package using `meteor add` (see above)
23-
2. Add angular-formly files to your project
24-
3. Add the following dependencies to your AngularJS module:
19+
2. Add the following dependencies to your AngularJS module:
2520

2621
```javascript
2722
angular.module('myAppName', [

0 commit comments

Comments
 (0)