We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6572ec6 + 7ab11b7 commit 5ba595dCopy full SHA for 5ba595d
docs/source/packs.rst
@@ -102,7 +102,7 @@ Exchange, and you can install your own packs from git just as easily.
102
# Install your own pack from git
103
st2 pack install https://github.com/emedvedev/chatops_tutorial
104
105
-By default, the latest commit to a pack repository will be installed, but you can specify a particular
+By default, the latest release of the pack will be installed, but you can specify a particular
106
version, branch, tag, or even a commit hash. Just use `=`:
107
108
.. code-block:: bash
0 commit comments