Move vddkdir to the spec file.
[nbdkit-plugin-vddk.git] / README
diff --git a/README b/README
index 29d1637..c0b9814 100644 (file)
--- a/README
+++ b/README
@@ -5,9 +5,9 @@ Note that you will need VDDK, downloaded from VMware's website:
 
   https://www.vmware.com/support/developer/vddk/
 
-and unpacked into some directory.  You must edit ‘Makefile’ and make
-the ‘VDDK_DIR’ variable point to the directory where you unpacked
-VDDK.
+and unpacked into some directory.  You must edit
+‘nbdkit-plugin-vddk.spec’ and set the ‘vddkdir’ variable point to the
+directory where you unpacked VDDK.
 
 To build the RPM just type ‘make’.  (If you have missing dependencies
 then make will give an error, so fix the problem and run make again.)