diff --git a/README.md b/README.md index 7fe6ee8..30c20aa 100644 --- a/README.md +++ b/README.md @@ -75,14 +75,13 @@ npm test **Please note this repo is in it's early stage.** -If you'd like to run a WebSocket ethereum node check out -[go-ethereum](https://github.com/ethereum/go-ethereum). +If you'd like to run a Http ethereum node check out +[cpp-ethereum](https://github.com/ethereum/cpp-ethereum). -To install ethereum and spawn a node: +Install ethereum and spawn a node: ``` -go get github.com/ethereum/go-ethereum/ethereum -ethereum -ws -loglevel=4 +eth -j ``` [npm-image]: https://badge.fury.io/js/ethereum.js.png