From 8ae48b08b4b97a1065a4183dd068a9260afbffcf Mon Sep 17 00:00:00 2001 From: mobinmob Date: Tue, 30 Jun 2020 22:13:29 +0300 Subject: [PATCH] README.md: add installation instructions. --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 8d0131b..3c75dff 100644 --- 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. + + -- 2.11.0