summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 1 insertions, 11 deletions
diff --git a/README.md b/README.md
index 06a69ea4a70..db891ea91b3 100644
--- a/README.md
+++ b/README.md
@@ -26,23 +26,13 @@ contributed under the terms of the applicable license.
Build Prerequisites
===================
-debian-based
-------------
-
-The list of debian packages dependencies can be installed with:
+The list of Debian or RPM packages dependencies can be installed with:
./install-deps.sh
Note: libsnappy-dev and libleveldb-dev are not available upstream for
Debian Squeeze. Backports for Ceph can be found at ceph.com/debian-leveldb.
-rpm-based
----------
-
-The list of RPM packages dependencies can be installed with:
-
- ./install-deps.sh
-
Building Ceph
=============