Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MurhafSousli authored Dec 1, 2017
1 parent 7a51bbe commit a8b780c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ In your template
Add `NgProgress` service wherever you want to use the progressbar.

```ts
import { NgProgress } from 'ngx-progressbar';
import { NgProgress } from '@ngx-progressbar/core';

export class AppComponent {

Expand Down

0 comments on commit a8b780c

Please sign in to comment.