From 4226f88614fa7b26b7641686c03e4e94cd53d6a9 Mon Sep 17 00:00:00 2001 From: Sebastien Goasguen Date: Sat, 23 Feb 2013 16:58:38 -0500 Subject: [PATCH] Fix: CS-1298 docs issue --- docs/en-US/configure-package-repository.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en-US/configure-package-repository.xml b/docs/en-US/configure-package-repository.xml index 7687fa392ff..aaccece8ebe 100644 --- a/docs/en-US/configure-package-repository.xml +++ b/docs/en-US/configure-package-repository.xml @@ -43,7 +43,7 @@
DEB package repository You can add a DEB package repository to your apt sources with the following commands. Please note that currently only packages for Ubuntu 12.04 LTS (precise) are being build. - Use your preferred editor and open (or create) /etc/apt/sources.list.d/cloudstack. Add the community provided repository to the file: + Use your preferred editor and open (or create) /etc/apt/sources.list.d/cloudstack.list. Add the community provided repository to the file: deb http://cloudstack.apt-get.eu/ubuntu precise 4.0 We now have to add the public key to the trusted keys. $ wget -O - http://cloudstack.apt-get.eu/release.asc|apt-key add -