docs: Correct installation instructions for Linux

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-12-17 09:24:08 +01:00
parent 91aff009b0
commit 7f6e244f61
@@ -18,17 +18,17 @@ architecture you want to install *Kapow!* in.
Linux Linux
^^^^^ +++++
Install the downloaded binary using the following command as a privileged user. Install the downloaded binary using the following command as a privileged user.
.. code-block:: console .. code-block:: console
$ install -t /usr/local/bin/kapow path_to_downloaded_binary # install kapow_?.?.?-linux_amd64 /usr/local/bin/kapow
Windows Windows
^^^^^^^ +++++++
Copy the downloaded binary to a directory of your choice and update the system Copy the downloaded binary to a directory of your choice and update the system
:envvar:`PATH` variable to include that directory. :envvar:`PATH` variable to include that directory.