• Marvin Teichmann's avatar
    Put all python dependencies into one line. (#6870) · e0388cfe
    Marvin Teichmann authored
    * Put all python dependencies into one line.
    
    This makes it easier to copy, paste & install all dependencies at once. In addition many users have custom setups (virtualenv, conda, .etc). Having it in one line easily allows to grap the dependencies.
    
    * Remove 'sudo' from all pip install commands and adjust troubleshooting section.
    e0388cfe
INSTALL_INSTRUCTIONS.md 2.61 KB