Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KINGSABRI committed Aug 1, 2017
1 parent 736f0d6 commit b5b2aef
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 @@ -30,7 +30,7 @@ gem install nipper_parser

basic report information
```ruby
nipper_parser = NipperPareser.open('network-devices.xml')
nipper_parser = NipperPareser::Config.open('network-devices.xml')
puts nipper_parser.information.title
puts nipper_parser.information.author
puts nipper_parser.information.date
Expand Down

0 comments on commit b5b2aef

Please sign in to comment.