Skip to content

Commit

Permalink
Merge branch 'master' of github.com:maxdemarzi/neography
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdemarzi committed Apr 11, 2013
2 parents e89353f + e0f56c3 commit 54632ae
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 @@ -73,7 +73,7 @@ Neography.configure do |config|
config.authentication = nil # 'basic' or 'digest'
config.username = nil
config.password = nil
config.parser = {:parser => MultiJsonParser}
config.parser = MultiJsonParser
end
```

Expand Down

0 comments on commit 54632ae

Please sign in to comment.