CryptoManiac / stratum-mining-proxy

mining proxy
62 stars 59 forks source link

Update readme, add auto-install and exec bit. #7

Closed stephen-mw closed 10 years ago

stephen-mw commented 10 years ago

These are just some changes I think will be helpful. I think the one-liner install is especially simple for beginners.

Note that the curl ... | sudo sh command will work once it's been merged in, since I've already pointed it at your repo.

If you want to test it you can run:

curl "https://raw.github.com/stephendotexe/stratum-mining-proxy/master/auto_install.sh" | sudo sh
CryptoManiac commented 10 years ago

Thank you for help :)