Skip to content
This repository has been archived by the owner on Feb 1, 2019. It is now read-only.

Commit

Permalink
Update installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhedonia committed Jul 20, 2017
1 parent d68508b commit 45feba5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@ Linux
Debian and Ubuntu via .deb
~~~~~~~~~~~~~~~~~~~~~~~~~~

We provide a `.deb` file for Debian and Ubuntu. To install it, download `buckaroo.deb <https://github.com/LoopPerfect/buckaroo/releases/download/v1.2.0/buckaroo_1.2.0_all.deb>`_ and double-click to install.
We provide a `.deb` file for Debian and Ubuntu. To install it, download `buckaroo.deb <https://github.com/LoopPerfect/buckaroo/releases/download/v1.2.1/buckaroo_1.2.1_all.deb>`_ and double-click to install.

Alternatively, you can use the command-line:

.. code-block:: bash
wget https://github.com/LoopPerfect/buckaroo/releases/download/v1.2.0/buckaroo_1.2.0_all.deb
sudo dpkg -i buckaroo_1.2.0_all.deb
wget https://github.com/LoopPerfect/buckaroo/releases/download/v1.2.1/buckaroo_1.2.1_all.deb
sudo dpkg -i buckaroo_1.2.1_all.deb
Finally, fetch the cookbook with:

Expand Down

0 comments on commit 45feba5

Please sign in to comment.