diff --git a/source/user/install_binary.rst b/source/user/install_binary.rst index b0fffeae9..7fd915029 100644 --- a/source/user/install_binary.rst +++ b/source/user/install_binary.rst @@ -26,14 +26,16 @@ Installing |Cyclus| with Binaries :start-after: .. website_include_deb_start :end-before: .. website_include_deb_end -#. `Download `_ - the Cycamore Debian installation package (only ubuntu is actually supported). +#. Download the Cycamore Debian installation package corresponding to your Ubuntu version (`14.04 + `_ or + `16.04 + `_).. #. Install the package by running: .. code-block:: bash - $ sudo dpkg -i cycamore_1.4.0.deb + $ sudo dpkg -i cycamore_latest.deb #. .. include:: unit_test.rst