BreezeWhite/oemer

Error when trying to install from pip

Closed this issue · 1 comments

Hi,

I think there is an error in the readme. I was not able to install the latest version of oemo using the recommended pip command:

pip install https://github.com/BreezeWhite/oemer

This worked however:

pip install "git+https://github.com/BreezeWhite/oemer"

Oh, thanks for the information. I've updated the README to the correct one.