diff --git a/docs/source/install/index.rst b/docs/source/install/index.rst index 5e8149f6..12cd0477 100644 --- a/docs/source/install/index.rst +++ b/docs/source/install/index.rst @@ -53,7 +53,7 @@ on Ubuntu, or ``sudo yum install curl nss`` on RHEL/CentOS. Then run this comman .. code-block:: bash - curl -sSL https://stackstorm.com/packages/install.sh | bash -s -- --user=st2admin --password='Ch@ngeMe' + bash <(curl -sSL https://stackstorm.com/packages/install.sh) --user=st2admin --password=Ch@ngeMe This is an opinionated installation of |st2|. It will download and install all components, as per the :doc:`single host reference deployment <./overview>`. It assumes that you have a clean, basic