Skip to content

Commit 4066a9e

Browse files
author
Gonchik Tsymzhitov
committed
Add info to pull from github the latest version
1 parent 3578dda commit 4066a9e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,12 @@ The following command builds a package and uploads it to PIP repository.
8181

8282
python setup.py sdist upload
8383

84+
An alternative way you can use next command
85+
86+
::
87+
88+
python3 -m pip install git+https://github.com/atlassian-api/atlassian-python-api.git
89+
8490

8591
References
8692
----------

0 commit comments

Comments
 (0)