diff --git a/docs/using-capture-growth-charts.md b/docs/using-capture-growth-charts.md index 9c885f5..3ae3646 100644 --- a/docs/using-capture-growth-charts.md +++ b/docs/using-capture-growth-charts.md @@ -5,10 +5,11 @@ Capture growth charts is a web application that allows users to capture and view growth data for children under the age of 5. The application is designed to be used by health workers in the field to capture growth data for children and to view growth charts for children in their care. The application is designed to be used on a tablet or computer device and is optimized for data entry and visualization of growth charts for efficient monitoring of child development. # Growth chart plugin upload -Run yarn build in the root of the project to build the plugin. Then upload the plugin to the DHIS2 instance using the App Management app. Now the plugin should be an available app on the instance and you can find it on this url: +Run `yarn build` in the root of the project to build the plugin. Then upload the plugin to the DHIS2 instance using the App Management app. Now the plugin should be an available app on the instance and you can find it on this url: - `/api/apps/capture-growth-chart/plugin.html` Remember to alter `` with the actual url of you instance. +
# Configuration { #configuration } ## Maintenance { #maintenance }