chris-belcher / electrum-personal-server

Maximally lightweight electrum server for a single user
MIT License
602 stars 110 forks source link

Guide for install on MacOS (link upgrade) #166

Closed Pindol83 closed 4 years ago

Pindol83 commented 4 years ago

Hi Chris,

please upgrade the link for install EPS on MacOs in your main page, the new link is this: https://github.com/DriftwoodPalace/Hodl-Guide/blob/master/hodl-guide_64_eps-mac.md

I would like to upgrade from eps 1.6.0 to the new version 2.0.0, can i simply replace the new file for upgrade it, without install eps again?

thanks

chris-belcher commented 4 years ago

Thanks. I've done that here https://github.com/chris-belcher/electrum-personal-server/commit/3204a693926cbaf9fe7811bcce2add9bc246a60b

For upgrading, you first have to uninstall the old version with something like pip3 uninstall electrum-personal-server. Then download the new version and as usual use something like pip3 install --user . (see one of the guides or the README)

DriftwoodPalace commented 4 years ago

Sorry Chris, I moved it again (created a pull request). Hopefully for the last time. I'll try to update the guide with your instructions above. I'll add a link to the new guide in the old guide as well.