Skip to content

Commit

Permalink
Merge pull request cyclus#224 from Baaaaam/up_install_1.5
Browse files Browse the repository at this point in the history
Up install 1.5
  • Loading branch information
scopatz authored Dec 16, 2016
2 parents b672af0 + 82cb6f5 commit 9ecd9a1
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions source/user/install_binary.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,17 @@ Installing |Cyclus| with Binaries
:start-after: .. website_include_deb_start
:end-before: .. website_include_deb_end

#. `Download <http://dory.fuelcycle.org:4848/ubuntu/16.04/cycamore_1.4.0.deb>`_
the Cycamore Debian installation package (only ubuntu is actually supported).
#. Download the Cycamore Debian installation package corresponding to your Ubuntu version (`14.04
<http://dory.fuelcycle.org:4848/ubuntu/14.04/cycamore_latest.deb>`_ or
`16.04
<http://dory.fuelcycle.org:4848/ubuntu/16.04/cycamore_latest.deb>`_). You can
download previous/different version `here <http://dory.fuelcycle.org:4848/ubuntu/>`_.

#. 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

Expand Down

0 comments on commit 9ecd9a1

Please sign in to comment.