Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sammy007 committed Aug 2, 2016
1 parent fabc74d commit 77d8a35
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Expand Up @@ -32,12 +32,10 @@ Dependencies:
* nodejs
* nginx

**I highly recommend to use Ubuntu 14.04 LTS.**
**I highly recommend to use Ubuntu 16.04 LTS.**

First install [go-ethereum](https://github.com/ethereum/go-ethereum/wiki/Installation-Instructions-for-Ubuntu).

I suggest installing Golang-1.6 from <code>deb http://ppa.launchpad.net/ubuntu-lxc/lxd-stable/ubuntu trusty main</code> PPA.

Clone & compile:

git clone https://github.com/sammy007/open-ethereum-pool.git
Expand All @@ -46,12 +44,6 @@ Clone & compile:

Install redis-server.

### Building on Windows

Windows isn't supported however you can try following these instructions
[geth building instructions](https://github.com/ethereum/go-ethereum/wiki/Installation-instructions-for-Windows).
For redis it maybe possible to use https://github.com/MSOpenTech/redis/releases.

### Running Pool

./build/bin/open-ethereum-pool config.json
Expand Down

0 comments on commit 77d8a35

Please sign in to comment.