diff --git a/README.md b/README.md index 8fda405..3f7fc09 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Installation on Linux install python-twisted 2. download https://github.com/feeleep75/eth-stratum-mining-proxy/ 3. run proxy: - python ./mining-proxy.py -o eth.coinmine.pl -p 4000 + python ./mining_proxy.py -o eth.coinmine.pl -p 4000 4. If you want to connect to another pool or change other proxy settings ( for example define custom worker and password ), type "mining_proxy.py --help".