Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 233 Bytes

installing.md

File metadata and controls

14 lines (12 loc) · 233 Bytes

Installing

Hub is available as a simple Python package.

Install

Feel free to run the follow script

pip3 install -U hub

Upgrade

or in case you would like to upgrade it

pip3 install --upgrade hub