Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
arafkarsh authored Aug 12, 2017
1 parent 676f646 commit 3cacb95
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,14 @@ To install this library, follow the steps given below:

```bash
$ cd your-angular-project
(For Bootstrap 4)$ npm install amexio-ng-extensions --save
OR
(For Bootstrap 3)$ npm install [email protected] --save
```
## For Bootstrap 4
```bash
$ npm install amexio-ng-extensions --save
```
## OR For Bootstrap 3
```bash
$ npm install [email protected] --save
```

### Installing Dependencies (Required)
Expand Down

0 comments on commit 3cacb95

Please sign in to comment.