Skip to content

Commit

Permalink
fix cycamore deb installation instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
bam241 committed Dec 16, 2016
1 parent b672af0 commit 3698ad2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions source/user/install_binary.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,16 @@ 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>`_)..

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

Please sign in to comment.