summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README17
1 files changed, 13 insertions, 4 deletions
diff --git a/README b/README
index 16c93d8..25d0a91 100644
--- a/README
+++ b/README
@@ -28,7 +28,7 @@ Contents:
1 Description
2 Dependencies
-3 Patching libupnp
+3 Installation
4 Firewall
Description:
@@ -61,9 +61,18 @@ boost::bind Boost bind library
The boost libraries are usually available in a packed version, so that only a
single installation is required.
-If you want to know everything about the code, please see the source code
-documentation at http://upnp.vdr-developer.org/docs/ where all public members
-are explained.
+Installation:
+
+To install the plugin and its subplugins you just have to
+
+make
+make subplugins
+
+If you want to have icons when you open the server from a client, you have to
+copy the httpdocs folder to the configuration directory of the plugin, for
+instance:
+
+cp httpdocs /var/lib/vdr/plugins/upnp/
I appreciate, if you help making the plugin better. If you find any project
related errors or missing features, please open a new ticket at the plugin