OSDN Git Service

README.md: add installation instructions.
authormobinmob <mobinmob@disroot.org>
Tue, 30 Jun 2020 19:13:29 +0000 (22:13 +0300)
committermobinmob <mobinmob@disroot.org>
Tue, 30 Jun 2020 19:33:59 +0000 (22:33 +0300)
README.md

index 8d0131b..3c75dff 100644 (file)
--- a/README.md
+++ b/README.md
@@ -21,3 +21,19 @@ default/packaged services with the same name if present.
 **conf/**  contains configuration files and scripts for the services.
 
 The services contained in this repository are very much a **work in progress**.
+
+## Installation
+
+Install the services in your system with :
+
+
+       # make
+or:
+
+       # make install
+
+They will be placed in under */usr/share/66/service/* with the correct *@version*.
+To use them see the 66 documentation contained in the *66-doc* package, especially 
+the man pages for *66-enable* and *66-disable* commands.
+