Fixing installation documentation. - conn - A script repository to manage connections in Linux.
       
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 5ffcc5a444319cb942cb9218705563cbb70a1e83
 (DIR) parent a8ce807d782d806c957f61e1a30a6547afb14d4e
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Tue, 12 Apr 2011 16:40:08 +0200
       
       Fixing installation documentation.
       
       Diffstat:
         README.md                           |       4 ++++
       
       1 file changed, 4 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       @@ -25,6 +25,10 @@ To install the conection examples from the distribution run:
        
                make examples
        
       +The installation of the pm scripts needs following command:
       +
       +        make pm
       +
        ## Architecture
        
        /usr/bin/conn                 The main script, which accesses all functionality.