Skip to content

Commit

Permalink
Merge pull request #13 from benjaoming/rpi-installation-note
Browse files Browse the repository at this point in the history
Ensure that apt-add-repository command is available
  • Loading branch information
indirectlylit committed Apr 7, 2018
2 parents 0d926bc + 59764a1 commit da12062
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/install/_linux.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Use the following commands in Terminal to add the PPA and install Kolibri:

.. code-block:: bash
sudo apt-get install software-properties-common python-software-properties
sudo add-apt-repository ppa:learningequality/kolibri
sudo apt-get update
sudo apt-get install kolibri
Expand Down

0 comments on commit da12062

Please sign in to comment.