diff --git a/README.md b/README.md index f4febf1..57159a2 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,8 @@ This [Jenkins](http://jenkins-ci.org) plugin allows the tracking of the creation Web interfaces are being managed by common Jenkins Read permission * **Submit** - Allows the submission deployment records from the [remote API](#API) * **Delete** - Allows the deletion deployment records or entire fingerprints -4. Setup the Docker image fingerprint creation mode +4. Enable `Show Docker Traceability action on the main side panel` in Jenkins Global Configuration +5. Setup the Docker image fingerprint creation mode * By default, the plugin does not create image fingerprints on its own. These fingerprints are expected to be created by other Docker plugins based on [Docker Commons][docker-commons] * The behavior can be adjusted on the plugin's global configuration page @@ -101,4 +102,4 @@ See [Docker Commons Plugin Wiki page][docker-commons] to get an info about exist The detailed description of API endpoints is available in the "api" page of the "Docker Traceability" root action (see *$(JENKINS_URL)/docker-traceability/api*) -[docker-commons]: https://wiki.jenkins-ci.org/display/JENKINS/Docker+Commons+Plugin \ No newline at end of file +[docker-commons]: https://wiki.jenkins-ci.org/display/JENKINS/Docker+Commons+Plugin