Skip to content

Commit 287f084

Browse files
authored
[v2.5] Use version in installation url. (#1185)
2 parents 20fc08f + cb2ffe8 commit 287f084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/install/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ on Ubuntu, or ``sudo yum install curl nss`` on RHEL/CentOS. Then run this comman
4141

4242
.. code-block:: bash
4343
44-
curl -sSL https://stackstorm.com/packages/install.sh | bash -s -- --user=st2admin --password='Ch@ngeMe'
44+
curl -sSL https://stackstorm.com/packages/v2.5/install.sh | bash -s -- --user=st2admin --password='Ch@ngeMe'
4545
4646
This is an opinionated installation of |st2|. It will download and install all components, as per
4747
the :doc:`single host reference deployment <./overview>`. It assumes that you have a clean, basic

0 commit comments

Comments
 (0)