summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevron Rees <tripzero.kev@gmail.com>2014-12-15 16:12:51 -0800
committerKevron Rees <tripzero.kev@gmail.com>2014-12-15 16:12:51 -0800
commit099ba04ebcabd01f88c649a4b660a0b633db5acf (patch)
tree51022102e09f1eb501a3afaff403d75e88db11fb
parentb46b020af563dceed7d48371a3036eb13f01032f (diff)
downloadautomotive-message-broker-099ba04ebcabd01f88c649a4b660a0b633db5acf.tar.gz
Update README
-rw-r--r--docs/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README b/docs/README
index c62f32e0..e60609fe 100644
--- a/docs/README
+++ b/docs/README
@@ -6,4 +6,4 @@ cmake -Denable_docs=ON ..
The internal AMB class and interface documentation is generated in the docs/amb folder.
DBus API documentation is generated in the docs/dbus folder.
-Specific plugin documentation can be found in the plugin/README (ie plugins/dbus/README).
+Specific plugin documentation can be found in the plugins/${plugin}/README (ie plugins/dbus/README).