Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Commit

Permalink
Merge pull request #57 from sc0Vu/update-readme
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
holgerd77 committed Jun 25, 2018
2 parents d9d5fd5 + f15b1d6 commit 3752761
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 @@ -17,7 +17,7 @@ installed separately):
```javascript
const levelup = require('levelup')
const leveldown = require('leveldown')
const Blockchain = require('./index.js')
const Blockchain = require('ethereumjs-blockchain')
const utils = require('ethereumjs-util')

const gethDbPath = './chaindata' // Add your own path here
Expand Down

0 comments on commit 3752761

Please sign in to comment.