Skip to content

Commit

Permalink
Add info about extracting zipped installer
Browse files Browse the repository at this point in the history
  • Loading branch information
fralucch committed Jul 31, 2018
1 parent cb93c38 commit 0e5009d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions installation-guide/knowage-ce-installer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,16 @@ Launching

Linux/macOS
~~~~~~~~~~~~~~~~~~~~~~~~
Extract the installer SH file typing the command in shell:

.. code-block:: bash
:linenos:
unzip Knowage-6_2_0-CE-Installer-Unix-20180719.zip
.. warning::
On **macOS** the default app used to open ZIP files may fail to extract the installer ZIP file.

Enable the execute permission on the file, typing the command in shell:

.. code-block:: bash
Expand Down

0 comments on commit 0e5009d

Please sign in to comment.