diff options
Diffstat (limited to 'docs/userguide')
| -rw-r--r-- | docs/userguide/quickstart.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/userguide/quickstart.rst b/docs/userguide/quickstart.rst index 24ea3e4b..aebcf60f 100644 --- a/docs/userguide/quickstart.rst +++ b/docs/userguide/quickstart.rst @@ -192,7 +192,7 @@ Uploading your package to PyPI ============================== After generating the distribution files, next step would be to upload your distribution so others can use it. This functionality is provided by -``twine <https://pypi.org/project/twine/>`` and we will only demonstrate the +`twine <https://pypi.org/project/twine/>`_ and we will only demonstrate the basic use here. |
