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/install/index.rst
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ this command:

.. code-block:: bash
curl -sSL https://stackstorm.com/packages/install.sh | bash -s -- --user=st2admin --password=Ch@ngeMe
curl -sSL https://stackstorm.com/packages/v2.1/install.sh | bash -s -- --user=st2admin --password=Ch@ngeMe
It will install and configure the stable version of StackStorm, as per the
:doc:`single host reference deployment <./overview>`.