summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README13
1 files changed, 10 insertions, 3 deletions
diff --git a/README b/README
index 020a1cb1..ac7ee153 100644
--- a/README
+++ b/README
@@ -26,9 +26,16 @@ Fedora/RHEL users:
Debian/Ubuntu users:
- Take a look at the debian/control file and install everything listed
- in "Build-Depends". If that is successful, you don't need to bother
- with the rest of this section.
+ Use:
+
+ apt-get build-dep libguestfs
+
+ to install all build dependencies. If that doesn't work, take a
+ look at the debian/control file and install everything listed
+ in "Build-Depends".
+
+ If either of those techniques is successful, you don't need to
+ bother with the rest of this section.
The full requirements are described below.