From f4e04a6e7e1bf8e3a1f5814f170dcc2076db1cdc Mon Sep 17 00:00:00 2001 From: Stuart James <chedburgh@users.noreply.github.com> Date: Thu, 18 Jul 2019 15:04:15 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad72301..7e97541 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Please file the bug reports and feature requests in the issue tracker ## Documentation -* See the [doc](doc/README.md) directoory for documentation on various topics, including building and installing. +* See the [doc](doc/README.md) directory for documentation on various topics, including building and installing. * General documentations on the Tango HDB system can be found [here](http://tango-controls.readthedocs.io/en/latest/administration/services/hdbpp/index.html#hdb-an-archiving-historian-service) ## Building @@ -47,4 +47,4 @@ See [install.md](doc/install.md) in the doc folder ## License -The source code is released under the LGPL3 license and a copy of this license is provided with the code. \ No newline at end of file +The source code is released under the LGPL3 license and a copy of this license is provided with the code. -- GitLab