Skip to content

Commit

Permalink
Merge pull request #160 from privateseabass/patch-1
Browse files Browse the repository at this point in the history
Updated repositories for debian
  • Loading branch information
Benjamin Balder Bach committed Mar 12, 2020
2 parents 102447d + 37c9f94 commit 4a624a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/install/ubuntu-debian.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Install from PPA repository
.. code-block:: bash
sudo apt-get install dirmngr
sudo su -c 'echo "deb http://ppa.launchpad.net/learningequality/kolibri/ubuntu cosmic main" > /etc/apt/sources.list.d/learningequality-ubuntu-kolibri-cosmic.list'
sudo su -c 'echo "deb http://ppa.launchpad.net/learningequality/kolibri/ubuntu bionic main" > /etc/apt/sources.list.d/learningequality-ubuntu-kolibri.list'
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys DC5BAA93F9E4AE4F0411F97C74F88ADB3194DD81
sudo apt-get update
sudo apt-get install kolibri
Expand Down Expand Up @@ -134,4 +134,3 @@ To install ``kolibri-server`` follow these steps.
2. Restart the system.

.. warning:: Keep in mind that the ``kolibri-server`` system performance will depend not only on server device features, but on local Wi-Fi access point characteristics.

0 comments on commit 4a624a0

Please sign in to comment.