Skip to content

Commit

Permalink
Updated linux installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mspanc committed Aug 31, 2016
1 parent db6d1ed commit c1270c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/installation-linux.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,14 @@ Installing package
sudo apt-key adv --keyserver pool.sks-keyservers.net --recv-keys 0xD11AA80452796970

2. Add repository:

a) If you use Ubuntu 14.04 LTS (amd64 architecture)
::

sudo apt-add-repository 'deb [arch=amd64] https://packages.radiokit.org/packages/linux/ubuntu trusty trusty-stable'
sudo apt-get update

a) If you use Ubuntu 16.04 LTS (amd64 architecture)
b) If you use Ubuntu 16.04 LTS (amd64 architecture)
::

sudo apt-add-repository 'deb [arch=amd64] https://packages.radiokit.org/packages/linux/ubuntu xenial stable'
Expand Down

0 comments on commit c1270c5

Please sign in to comment.