Changeset - 1648068b1fdd
[Not reviewed]
0 1 0
vitalyster - 10 years ago 2015-12-25 14:58:26
vitalyster@gmail.com
Update debian_ubuntu.md
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
documentation/installation/debian_ubuntu.md
Show inline comments
 
@@ -2,13 +2,13 @@
 
layout: page
 
title: Spectrum 2
 
---
 

	
 
We have APT repositories for Debian and Ubuntu that make it very easy to install Spectrum 2.
 

	
 
To use the repositories, just add the following lines to @/etc/apt/sources.list@:
 
To use the repositories, just add the following lines to `/etc/apt/sources.list`:
 

	
 
	deb http://repo.spectrum.im $dist main
 

	
 
where $dist is either lucid, oneiric, precise, quantal, sid, squeeze, wheezy. If you are unsure, you can usually find your distribution in the file /etc/lsb-release. We also have a source repository at the same location if you want to build the package yourself.
 

	
 
	apt-get update
0 comments (0 inline, 0 general)