summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-05-18 14:39:42 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-06-08 20:57:19 +0100
commit806e9b6f3224c9abbca6ca92a37af4d09409d673 (patch)
treee926d62564371a9101bb3f73779233677a93aca2 /README
parentdddd932f93b81a4d0d4477c80544f23efab37217 (diff)
downloadlorry-controller-806e9b6f3224c9abbca6ca92a37af4d09409d673.tar.gz
INSTALL: List all the known direct dependencies and how to install them
Add a new documentation file with a full list of dependencies, stating which of them are optional, how to install each of them, and which versions have been tested. Refer to this from README. Closes #1.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 34a1d1f..f2afb80 100644
--- a/README
+++ b/README
@@ -22,6 +22,11 @@ interface, and an HTTP API for reporting and controlling its state.
This README file documents the LC configuration file and general use.
For the architecture of LC and the HTTP API, see the `ARCH` file.
+Installation
+------------
+
+See the INSTALL file.
+
Lorry Controller configuration: overview
------------------------------