galaxyproject / ephemeris

Library for managing Galaxy plugins - tools, index data, and workflows.
https://ephemeris.readthedocs.org/
Other
27 stars 38 forks source link

Update Docs for User Name (Should be Email) #122

Closed rdvelazquez closed 5 years ago

rdvelazquez commented 5 years ago

This tripped me up when trying to use the shed-tools install command. I entered -u rdvelazquez which is my public user name on the instance but the command failed. I had to enter -u <my email address> for the command to work.

afgane commented 5 years ago

Thanks! Yes, better to be more specific.