| Index: src/platform/metrics/README | 
| diff --git a/src/platform/metrics/README b/src/platform/metrics/README | 
| index 6d011dbfd05eaea7ef6bc8d234427b82f84dca5e..2c7072da4f9e10d8c4827a4752b736c941eb2755 100644 | 
| --- a/src/platform/metrics/README | 
| +++ b/src/platform/metrics/README | 
| @@ -28,7 +28,7 @@ a module, you need to do the following: | 
| preferred. | 
|  | 
| - To access the metrics library API in the module, include the | 
| -  <metrics_library.h> header file. The file is installed in | 
| +  <metrics/metrics_library.h> header file. The file is installed in | 
| $SYSROOT/usr/include/ when the metrics library is built and | 
| installed. | 
|  | 
|  |