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
njlr committed Jul 19, 2017
1 parent 095f7a1 commit d68508b
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ Verify your installation with:
buckaroo version
Finally, fetch the cookbook with:

.. code-block:: bash
buckaroo update
Linux
-----

Expand All @@ -38,6 +44,11 @@ Alternatively, you can use the command-line:
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
Finally, fetch the cookbook with:

.. code-block:: bash
buckaroo update
Linuxbrew
~~~~~~~~~
Expand All @@ -59,8 +70,11 @@ Verify your installation with:
buckaroo version
Finally, fetch the cookbook with:

.. code-block:: bash
buckaroo update
Windows (preview)
Expand Down Expand Up @@ -88,6 +102,12 @@ Buck will output a runnable Jar file in the output folder:
Ensure that this command is on your PATH.

Finally, fetch the cookbook with:

.. code-block:: bash
buckaroo update
Analytics
---------
Expand Down

0 comments on commit d68508b

Please sign in to comment.