Skip to content

Commit

Permalink
Update versions in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
manasdk committed Jul 31, 2015
1 parent e5da5c4 commit 1beede8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/source/install/deb.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The easiest way to install these is to use the requirements.txt file from the |s

::

curl -q -k -O https://downloads.stackstorm.net/releases/st2/0.10dev/requirements.txt
curl -q -k -O https://downloads.stackstorm.net/releases/st2/0.12.1/requirements.txt
pip install -r requirements.txt

RabbitMQ
Expand Down Expand Up @@ -69,7 +69,7 @@ The format of the DEB packages is like this: <component>_<version>-<build>_amd64
You can download the packages from this URL:
::

https://downloads.stackstorm.net/releases/st2/0.10dev/debs/current/
https://downloads.stackstorm.net/releases/st2/0.12.1/debs/current/

--------------

Expand Down
2 changes: 1 addition & 1 deletion docs/source/install/rpm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ The format of the RPM packages is like this: <component>-<version>-<build>.noarc
You can download the packages from this URL:
::

https://downloads.stackstorm.net/releases/st2/0.10dev/rpms/current/
https://downloads.stackstorm.net/releases/st2/0.12.1/rpms/current/

--------------

Expand Down

0 comments on commit 1beede8

Please sign in to comment.