From 36698ebe1b5dfa6f95041b168c9218d66ee0eb03 Mon Sep 17 00:00:00 2001 From: methodus Date: Wed, 31 Oct 2012 22:13:43 +0100 Subject: Reviewed README and added some more information about the installation. --- README | 17 +++++++++++++---- 1 file 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 -- cgit v1.2.3