diff --git a/README.md b/README.md index bb7c198..3b614a1 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A module to store and interact with blocks. # EXAMPLE -The following is an example to iterate through an existing Geth DB (needs ```levelup``` and ``leveldown`` to be +The following is an example to iterate through an existing Geth DB (needs ``level`` to be installed separately): ```javascript