Skip to content

Commit a40d96e

Browse files
committed
Prefer apt install since 16.04
1 parent 3ef3558 commit a40d96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/ubuntu-debian.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The advantages of downloading a ``.deb`` file is the portability: you can copy t
5656

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

0 commit comments

Comments
 (0)