This package is obsolete. See README.OBSOLETE file for details.
[nbdkit-plugin-vddk.git] / README
diff --git a/README b/README
deleted file mode 100644 (file)
index 0d5657c..0000000
--- a/README
+++ /dev/null
@@ -1,14 +0,0 @@
-This repository contains a specfile allowing you to build the nbdkit
-VDDK plugin as an RPM.
-
-Note that you will need VDDK, downloaded from VMware's website:
-
-  https://www.vmware.com/support/developer/vddk/
-
-and unpacked into a directory somewhere.
-
-You must edit ‘nbdkit-plugin-vddk.spec’ and set the ‘vddkdir’ variable
-to 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.)