From a40d96ebe50cb86f81551028457e381a58ea1a6e Mon Sep 17 00:00:00 2001 From: Benjamin Bach Date: Mon, 4 May 2020 17:19:22 +0200 Subject: [PATCH] Prefer `apt install` since 16.04 --- docs/install/ubuntu-debian.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/ubuntu-debian.rst b/docs/install/ubuntu-debian.rst index 362afae5..7fc7f18e 100644 --- a/docs/install/ubuntu-debian.rst +++ b/docs/install/ubuntu-debian.rst @@ -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: