Skip to content

Commit

Permalink
docs(README): updated small omissions in docus
Browse files Browse the repository at this point in the history
updated small omissions in docus
  • Loading branch information
Stabzs committed Aug 25, 2016
1 parent cf02b43 commit 1ea8aa1
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 @@ -51,7 +51,7 @@ npm run coverage
## Getting Started With Default Configuration - NgModule:
```typescript
import {NgModule} from '@angular/core';
import {ToastModule} from 'angular2-toaster/lib/toast.module';
import {ToastModule, ToasterService} from 'angular2-toaster/angular2-toaster';
import {Root} from './root.component'

@NgModule({
Expand Down

0 comments on commit 1ea8aa1

Please sign in to comment.