diff --git a/docs/prototype-kit-installation.md b/docs/prototype-kit-installation.md index 8c9b8ac..4b54f0b 100644 --- a/docs/prototype-kit-installation.md +++ b/docs/prototype-kit-installation.md @@ -78,4 +78,10 @@ The component can then be used like so: activeLinkId: 'servicelink3' }) }} {% endblock %} - \ No newline at end of file + + +## How to update the header if you are using the Prototype Kit + +You may not receive updates or bug fixes automatically. + +To update the header to the most recent version, please run `npm update govuk-one-login-service-header` in your terminal. \ No newline at end of file