Skip to content

Commit 5ba595d

Browse files
authored
Merge pull request #973 from amanda11/master
Update pack documentation to state it uses last tagged commit
2 parents 6572ec6 + 7ab11b7 commit 5ba595d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/packs.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Exchange, and you can install your own packs from git just as easily.
102102
# Install your own pack from git
103103
st2 pack install https://github.com/emedvedev/chatops_tutorial
104104
105-
By default, the latest commit to a pack repository will be installed, but you can specify a particular
105+
By default, the latest release of the pack will be installed, but you can specify a particular
106106
version, branch, tag, or even a commit hash. Just use `=`:
107107

108108
.. code-block:: bash

0 commit comments

Comments
 (0)