summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2012-06-01 12:53:13 -0700
committerSage Weil <sage@inktank.com>2012-06-01 12:53:13 -0700
commite0f19525f316ef27b96e669bc51fb6e75b6840bc (patch)
tree741f503b23a5d13773cd347d797d7954154b9284 /doc
parent97d4396415a95f62f6deccda62d105d8d04717a4 (diff)
downloadceph-e0f19525f316ef27b96e669bc51fb6e75b6840bc.tar.gz
doc: fix autobuild debian source line
Signed-off-by: Sage Weil <sage@inktank.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/install/debian.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/debian.rst b/doc/install/debian.rst
index 20807a7259b..9f3498cf891 100644
--- a/doc/install/debian.rst
+++ b/doc/install/debian.rst
@@ -37,7 +37,7 @@ Add our package repository to your system's list of APT sources, but replace ``{
with the branch you'd like to use (e.g., chef-3, wip-hack, master, stable)
and ``{DISTRO}`` with your distribution (we support ``maveric``, ``oneiric``, and ``precise``)::
- echo deb http://gitbuilder.ceph.com/ceph-deb-{DISTRO}-x86_64-basic/ref/{BRANCH} main | sudo tee /etc/apt/sources.list.d/ceph.list
+ echo deb http://gitbuilder.ceph.com/ceph-deb-{DISTRO}-x86_64-basic/ref/{BRANCH} {DISTRO} main | sudo tee /etc/apt/sources.list.d/ceph.list
Installing Packages
-------------------
@@ -50,4 +50,4 @@ Install Ceph::
sudo apt-get install ceph
-.. _the Debian repository: http://ceph.com/debian/dists \ No newline at end of file
+.. _the Debian repository: http://ceph.com/debian/dists