]> git.sur5r.net Git - i3/i3.github.io/blobdiff - _docs/repositories
update repositories with a command using /etc/lsb-release
[i3/i3.github.io] / _docs / repositories
index c51adcab82a338f7f09bb4234f3e5b921f3b7628..53d918d07e59f936797ac186ffca84bb3c178d5e 100644 (file)
@@ -32,7 +32,8 @@ This Ubuntu repository is provided by sur5r and contains the latest stable
 release of i3. To use it, run the following commands:
 
 ---------------------------------------------------------------------------------
-# echo 'deb http://debian.sur5r.net/i3/ natty universe' >> /etc/apt/sources.list
+# . /etc/lsb-release
+# echo "deb http://debian.sur5r.net/i3/ $DISTRIB_CODENAME universe" >> /etc/apt/sources.list
 # apt-get update
 # apt-get --allow-unauthenticated install sur5r-keyring
 # apt-get update