Skip to content

Commit b5b2aef

Browse files
committed
fix
1 parent 736f0d6 commit b5b2aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ gem install nipper_parser
3030

3131
basic report information
3232
```ruby
33-
nipper_parser = NipperPareser.open('network-devices.xml')
33+
nipper_parser = NipperPareser::Config.open('network-devices.xml')
3434
puts nipper_parser.information.title
3535
puts nipper_parser.information.author
3636
puts nipper_parser.information.date

0 commit comments

Comments
 (0)