diff --git a/README.md b/README.md index 8fbb530..a1427e6 100644 --- a/README.md +++ b/README.md @@ -70,11 +70,11 @@ In your coins file add: "burnFees": true ``` -For the moment a different dependency is required, in package.json change the last dependency to: -Edit: *This may be resolved and unneccesary now* -``` +~~For the moment a different dependency is required, in package.json change the last dependency to: ~~ +Edit: *This may be resolved and unneccesary now*~~ +~~``` "stratum-pool": "git+https://github.com/webworker01/node-stratum-pool.git#notxfee" -``` +```~~ Do this before running `npm install` above or stop your running instance and run `npm install` `npm start` again after making this change.