summaryrefslogtreecommitdiff
path: root/dist/epgdata2xmltv/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'dist/epgdata2xmltv/INSTALL')
-rw-r--r--dist/epgdata2xmltv/INSTALL14
1 files changed, 14 insertions, 0 deletions
diff --git a/dist/epgdata2xmltv/INSTALL b/dist/epgdata2xmltv/INSTALL
new file mode 100644
index 0000000..0d368c1
--- /dev/null
+++ b/dist/epgdata2xmltv/INSTALL
@@ -0,0 +1,14 @@
+Basic Installation
+==================
+
+The simplest way to compile this package is:
+
+ 1. Type `make' to compile the package.
+
+ 2. Type `make install' to install the programs and any data files and
+ documentation.
+
+ 3. You can remove the program binaries and object files from the
+ source code directory by typing `make clean'.
+
+