commit | fab7f700c12112bca1ed9a1385171356d4328ad7 | [log] [tgz] |
---|---|---|
author | Rubén Díaz <outime@users.noreply.github.com> | Thu Apr 07 10:56:29 2016 +0200 |
committer | Rubén Díaz <outime@users.noreply.github.com> | Thu Apr 07 10:56:29 2016 +0200 |
tree | ebf622d884ccf50991dcf630402e58149d7904ce | |
parent | c9045dcde795d94d1ab0e35e4fec0d6cc6333b5f [diff] |
Script name typo
diff --git a/README.md b/README.md index 21e1e1e..0b38f8b 100644 --- a/README.md +++ b/README.md
@@ -173,7 +173,7 @@ ... ``` -And in derived Dockerfile just invoke the utility plugin.sh script +And in derived Dockerfile just invoke the utility `plugins.sh` script ``` FROM jenkins