diff --git a/docs/developer-guide.md b/docs/developer-guide.md index ed7dc436946675b357a2b4e08b13e62462a38cbf..b1ccd892deb595e02f6e753d13c6002a1262e82c 100644 --- a/docs/developer-guide.md +++ b/docs/developer-guide.md @@ -209,7 +209,7 @@ To be written ## Make and upload wheels to PyPi Uploading wheels to [PyPi](https://pypi.python.org/pypi) is easy thanks to -```[twine](https://pypi.python.org/pypi/twine)```. +[twine](https://pypi.python.org/pypi/twine). Install ```twine``` using conda: ```