Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/packs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Exchange, and you can install your own packs from git just as easily.
# Install your own pack from git
st2 pack install https://github.com/emedvedev/chatops_tutorial

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
version, branch, tag, or even a commit hash. Just use `=`:

.. code-block:: bash
Expand Down