Skip to content

Commit

Permalink
Prefer apt install since 16.04
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaoming committed May 4, 2020
1 parent 3ef3558 commit a40d96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install/ubuntu-debian.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The advantages of downloading a ``.deb`` file is the portability: you can copy t

.. code-block:: bash
sudo dpkg -i kolibri-installer-filename.deb
sudo apt install ./kolibri-installer-filename.deb
#. Wait for the installation to finish and run this command to start Kolibri:

Expand Down

0 comments on commit a40d96e

Please sign in to comment.