(setup)= # Setup Up until published on PyPI, please install the package that way. Thank you. ```bash pip install --upgrade linksmith ``` To install the latest development release: ```bash pip install --upgrade 'linksmith @ git+https://github.com/tech-writing/linksmith.git' ``` :::{note} This command will need an installation of Git on your system. :::